urn:veloconnect:profile-1.3
complexType OfferIDType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:veloconnect:profile-1.3}OfferIDType (restriction)

Documentation
IDs zur Abfrage von Angeboten.
Properties
This component is not nillable.

Model
<...>
(ID, Description )
</...>


Nested Element Summary
xsd:normalizedStringDescription
          
xsd:normalizedStringID
          
Source
<xsd:complexType name="OfferIDType">
<xsd:sequence>
<xsd:element name="ID" type="xsd:normalizedString"/>
<xsd:element name="Description" type="xsd:normalizedString"/>
</xsd:sequence>
</xsd:complexType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.