Definition Type: ComplexType
Name: ProductionDetailType.Insert
Namespace: http://www.adsml.org/adsmlbookings/2.5
Containing Schema: AdsMLBookings-2.5-PublicTypeLibrary-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Properties in schema adsmltypelibrary-2_0-as_xsd Drilldown into SpecialRequirements in schema adsmltypelibrary-2_0-as_xsd Drilldown into Thickness in schema adsmlbookings-2_5-publictypelibrary-as_xsd Drilldown into Weight in schema adsmlbookings-2_5-publictypelibrary-as_xsd Drilldown into NumberOfPages in schema adsmlbookings-2_5-publictypelibrary-as_xsd Drilldown into Size in schema adsmlbookings-2_5-publictypelibrary-as_xsdXSD Diagram of ProductionDetailType.Insert in schema adsmlbookings-2_5-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:complexType name="ProductionDetailType.Insert">
    <xs:sequence>
        <xs:element ref="Size" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="NumberOfPages" minOccurs="0" />
        <xs:element ref="Weight" minOccurs="0" />
        <xs:element ref="Thickness" minOccurs="0" />
        <xs:element ref="adsml:SpecialRequirements" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="adsml:Properties" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Size adsml-bo:Size 0 unbounded
NumberOfPages adsml-bo:NumberOfPages 0 (1)
Weight adsml-bo:Weight 0 (1)
Thickness adsml-bo:Thickness 0 (1)
SpecialRequirements adsml:SpecialRequirements 0 unbounded
Properties adsml:Properties 0 (1)
Collapse Derivation Tree:
Collapse References:
adsml-bo:ProductionDetail.Insert