Definition Type: ComplexType
Name: InstanceType
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 LanguageID in schema ubl-corecomponentparameters-1_0_xsd Drilldown into CodeListSchemeURI in schema ubl-corecomponentparameters-1_0_xsd Drilldown into CodeListURI in schema ubl-corecomponentparameters-1_0_xsd Drilldown into CodeListVersionID in schema ubl-corecomponentparameters-1_0_xsd Drilldown into CodeListName in schema ubl-corecomponentparameters-1_0_xsd Drilldown into CodeListAgencyName in schema ubl-corecomponentparameters-1_0_xsd Drilldown into CodeListAgencyID in schema ubl-corecomponentparameters-1_0_xsd Drilldown into CodeListID in schema ubl-corecomponentparameters-1_0_xsd Drilldown into Name in schema ubl-corecomponentparameters-1_0_xsdXSD Diagram of InstanceType in schema ubl-corecomponentparameters-1_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="InstanceType">
    <xsd:sequence>
        <xsd:element ref="Name" minOccurs="0" maxOccurs="1" />
        <xsd:element ref="CodeListID" minOccurs="0" maxOccurs="1" />
        <xsd:element ref="CodeListAgencyID" minOccurs="0" maxOccurs="1" />
        <xsd:element ref="CodeListAgencyName" minOccurs="0" maxOccurs="1" />
        <xsd:element ref="CodeListName" minOccurs="0" maxOccurs="1" />
        <xsd:element ref="CodeListVersionID" minOccurs="0" maxOccurs="1" />
        <xsd:element ref="CodeListURI" minOccurs="0" maxOccurs="1" />
        <xsd:element ref="CodeListSchemeURI" minOccurs="0" maxOccurs="1" />
        <xsd:element ref="LanguageID" minOccurs="0" maxOccurs="1" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Name ccts:Name 0 1
CodeListID ccts:CodeListID 0 1
CodeListAgencyID ccts:CodeListAgencyID 0 1
CodeListAgencyName ccts:CodeListAgencyName 0 1
CodeListName ccts:CodeListName 0 1
CodeListVersionID ccts:CodeListVersionID 0 1
CodeListURI ccts:CodeListURI 0 1
CodeListSchemeURI ccts:CodeListSchemeURI 0 1
LanguageID ccts:LanguageID 0 1
Collapse Derivation Tree:
Collapse References:
ccts:Instance