Definition Type: Group
Name: TearSheetGroup.RequestResponse
Namespace: http://www.adsml.org/adsmlproofofpublication/1.0
Containing Schema: AdsMLProofOfPublication-1.0-PublicTypeLibrary-AS.xsd
Collapse XSD Schema Diagram:
Drilldown into Properties in schema adsmltypelibrary-2_0-as_xsd Drilldown into Delivery.TearSheet in schema adsmlproofofpublication-1_0-publictypelibrary-as_xsd Drilldown into Rendering.TearSheet in schema adsmlproofofpublication-1_0-publictypelibrary-as_xsd Drilldown into DescriptionLine in schema adsmltypelibrary-2_0-as_xsd Drilldown into TearSheetType in schema adsmlproofofpublication-1_0-publictypelibrary-as_xsdXSD Diagram of TearSheetGroup.RequestResponse in schema adsmlproofofpublication-1_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:group name="TearSheetGroup.RequestResponse">
    <xs:sequence>
        <xs:element ref="TearSheetType" />
        <xs:element ref="adsml:DescriptionLine" minOccurs="0" />
        <xs:element name="Rendering.TearSheet" type="TearSheetRenderingType.Base" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="Delivery.TearSheet" type="TearSheetDeliveryType.RequestResponse" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="adsml:Properties" minOccurs="0" />
    </xs:sequence>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TearSheetType adsml-pp:TearSheetType (1) (1)
DescriptionLine adsml:DescriptionLine 0 (1)
Rendering.TearSheet adsml-pp:Rendering.TearSheet 0 unbounded
Delivery.TearSheet adsml-pp:Delivery.TearSheet 0 unbounded
Properties adsml:Properties 0 (1)