complexType "AdditionalInformationType"
Namespace:
Content:
complex, 2 elements
Defined:
globally in sales.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
AdditionalId, AdditionalValue
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Additional Information entered by the Customer during the Order Process (part of PurchaseItemType)
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="AdditionalInformationType">
<xsd:sequence>
<xsd:element name="AdditionalId" nillable="false" type="xsd:integer"/>
<xsd:element name="AdditionalValue" type="xsd:string"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all definitions, specified in this component only; 2/2)
AdditionalId
Type:
xsd:integer, predefined, simple content
XML Representation Summary
<AdditionalId>
   
Content: 
{ xsd:integer }
</AdditionalId>
XML Source (see within schema source)
<xsd:element name="AdditionalId" nillable="false" type="xsd:integer"/>

AdditionalValue
Type:
xsd:string, predefined, simple content
XML Representation Summary
<AdditionalValue>
   
Content: 
{ xsd:string }
</AdditionalValue>
XML Source (see within schema source)
<xsd:element name="AdditionalValue" type="xsd:string"/>

XML schema documentation generated with DocFlex/XML SDK 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.