veloconnect 1.1

urn:veloconnect:catalog-1.1
element ItemInformation

Documentation
Weitergehende Informationen zu einem Artikel, wird verwendet in cac:ItemType
Properties
This component is not nillable.

Model
<ItemInformation>
(InformationURL*, ClassificationGroupMember*, ScalePriceGroup? )
</ItemInformation>


Nested Element Summary
ClassificationGroupMemberTypeClassificationGroupMember
          
InformationURLTypeInformationURL
          
ClassificationGroupMemberTypeScalePriceGroup
          
Source
<xsd:element name="ItemInformation">
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="InformationURL" type="InformationURLType"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="ClassificationGroupMember" type="ClassificationGroupMemberType"/>
<xsd:element maxOccurs="1" minOccurs="0" name="ScalePriceGroup" type="ClassificationGroupMemberType"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>

veloconnect 1.1

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