Definition Type: Element
Name: PlacementGroupSubPrice
Namespace: http://www.adsml.org/adsmlbookings/2.0
Type: adsml:CurrencyPriceDeclarationType
Containing Schema: AdsMLBookings-2.0-PublicTypeLibrary-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PlacementReference in schema adsmlbookings-2_0-publictypelibrary-as_xsd Drilldown into CurrencyCode in schema adsmltypelibrary-2_0-as_xsd Drilldown into SubTotal in schema adsmltypelibrary-2_0-as_xsd Drilldown into PriceComponent in schema adsmltypelibrary-2_0-as_xsd Drilldown into TotalPrice in schema adsmltypelibrary-2_0-as_xsd Drilldown into PriceType in schema adsmltypelibrary-2_0-as_xsd Drilldown into PriceDeclarationType in schema adsmltypelibrary-2_0-as_xsd Drilldown into CurrencyPriceDeclarationType in schema adsmltypelibrary-2_0-as_xsdXSD Diagram of PlacementGroupSubPrice in schema adsmlbookings-2_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:element name="PlacementGroupSubPrice">
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="adsml:CurrencyPriceDeclarationType">
                <xs:sequence>
                    <xs:element ref="PlacementReference" maxOccurs="unbounded" />
                </xs:sequence>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PriceType adsml:PriceType 0 (1)
TotalPrice adsml:TotalPrice (1) (1)
PriceComponent adsml:PriceComponent (1) (1)
SubTotal adsml:SubTotal (1) (1)
CurrencyCode adsml:CurrencyCode 0 (1)
PlacementReference adsml-bo:PlacementReference (1) unbounded
Collapse Derivation Tree: