Definition Type: ComplexType
Name: PriceSheetPropertiesType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Containing Schema: CIDX_5.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into MarketPlaceInformation in schema cidx_5_0_xsd Drilldown into OrderingInformation in schema cidx_5_0_xsd Drilldown into SpecialInstructions in schema cidx_5_0_xsd Drilldown into ReferencedPriceSheet in schema cidx_5_0_xsd Drilldown into PriceSheetInformation in schema cidx_5_0_xsd Drilldown into PriceSheetReason in schema cidx_5_0_xsd Drilldown into LanguageCode in schema cidx_5_0_xsd Drilldown into CurrencyCode in schema cidx_5_0_xsdXSD Diagram of PriceSheetPropertiesType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="PriceSheetPropertiesType">
    <xsd:sequence>
        <xsd:element ref="CurrencyCode" />
        <xsd:element ref="LanguageCode" />
        <xsd:element ref="PriceSheetReason" minOccurs="0" />
        <xsd:element ref="PriceSheetInformation" minOccurs="0" />
        <xsd:element ref="ReferencedPriceSheet" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="SpecialInstructions" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="OrderingInformation" minOccurs="0" />
        <xsd:element ref="MarketPlaceInformation" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CurrencyCode nsA:CurrencyCode (1) (1)
LanguageCode nsA:LanguageCode (1) (1)
PriceSheetReason nsA:PriceSheetReason 0 (1)
PriceSheetInformation nsA:PriceSheetInformation 0 (1)
ReferencedPriceSheet nsA:ReferencedPriceSheet 0 unbounded
SpecialInstructions nsA:SpecialInstructions 0 unbounded
OrderingInformation nsA:OrderingInformation 0 (1)
MarketPlaceInformation nsA:MarketPlaceInformation 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:PriceSheetProperties