complexType "SubstitutionConfirmation"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
description (defined in SubstitutionConfirmation complexType),
released
All Direct / Indirect Based Elements (3):
segregatedIndependentAmount (defined in SubstitutionConfirmationDetails.model group),
segregatedIndependentAmount (defined in SubstitutionConfirmationDetails.model group),
variationMargin (defined in SubstitutionConfirmationDetails.model group)
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType name="SubstitutionConfirmation">
<xsd:sequence>
<xsd:element minOccurs="0" name="released" type="xsd:boolean"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="description" type="String"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
description
Type:
String, simple content
Simple Content
xsd:string
maxLength:
255
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="description" type="String"/>

released
Type:
xsd:boolean, predefined, simple content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="released" type="xsd:boolean"/>

XML schema documentation generated with DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.