Definition Type: ComplexType
Name: ContextType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0
Containing Schema: UBL-CoreComponentParameters-1.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SystemCapability in schema ubl-corecomponentparameters-1_0_xsd Drilldown into SupportingRole in schema ubl-corecomponentparameters-1_0_xsd Drilldown into BusinessProcessRole in schema ubl-corecomponentparameters-1_0_xsd Drilldown into ProductClassification in schema ubl-corecomponentparameters-1_0_xsd Drilldown into OfficialConstraint in schema ubl-corecomponentparameters-1_0_xsd Drilldown into BusinessProcess in schema ubl-corecomponentparameters-1_0_xsd Drilldown into Geopolitical in schema ubl-corecomponentparameters-1_0_xsd Drilldown into IndustryClassification in schema ubl-corecomponentparameters-1_0_xsdXSD Diagram of ContextType in schema ubl-corecomponentparameters-1_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="ContextType">
    <xsd:sequence>
        <xsd:element ref="IndustryClassification" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Geopolitical" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="BusinessProcess" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="OfficialConstraint" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ProductClassification" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="BusinessProcessRole" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="SupportingRole" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="SystemCapability" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IndustryClassification ccts:IndustryClassification 0 unbounded
Geopolitical ccts:Geopolitical 0 unbounded
BusinessProcess ccts:BusinessProcess 0 unbounded
OfficialConstraint ccts:OfficialConstraint 0 unbounded
ProductClassification ccts:ProductClassification 0 unbounded
BusinessProcessRole ccts:BusinessProcessRole 0 unbounded
SupportingRole ccts:SupportingRole 0 unbounded
SystemCapability ccts:SystemCapability 0 unbounded
Collapse Derivation Tree:
Collapse References:
ccts:Context