Definition Type: ComplexType
Name: PartyLegalEntityType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Containing Schema: UBL-CommonAggregateComponents-2.0.xsd
Abstract
Documentation:
ABIE Party Legal Entity. Details Information directly relating to the legal registration that is applicable to a party. Party Legal Entity
Collapse XSD Schema Diagram:
Drilldown into CorporateRegistrationScheme in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into RegistrationAddress in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into CompanyID in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into RegistrationName in schema ubl-commonbasiccomponents-2_0_xsdXSD Diagram of PartyLegalEntityType in schema ubl-commonaggregatecomponents-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="PartyLegalEntityType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Party Legal Entity. Details</ccts:DictionaryEntryName>
                <ccts:Definition>Information directly relating to the legal registration that is applicable to a party.</ccts:Definition>
                <ccts:ObjectClass>Party Legal Entity</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="cbc:RegistrationName" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Party Legal Entity. Registration_ Name. Name</ccts:DictionaryEntryName>
                        <ccts:Definition>The name of a party as registered with the legal authority.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Party Legal Entity</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Registration</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Name</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Name</ccts:RepresentationTerm>
                        <ccts:DataType>Name. Type</ccts:DataType>
                        <ccts:Examples>"Microsoft Corporation"</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:CompanyID" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Party Legal Entity. Company Identifier. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>Identifies a company as registered with the company registration scheme.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Party Legal Entity</ccts:ObjectClass>
                        <ccts:PropertyTerm>Company Identifier</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
                        <ccts:DataType>Identifier. Type</ccts:DataType>
                        <ccts:AlternativeBusinessTerms>Business Registration Number, Company Number</ccts:AlternativeBusinessTerms>
                        <ccts:Examples>"3556625"</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="RegistrationAddress" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Party Legal Entity. Registration_ Address. Address</ccts:DictionaryEntryName>
                        <ccts:Definition>Associates with the registered address of the party within a Corporate Registration Scheme.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Party Legal Entity</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Registration</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Address</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Address</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="CorporateRegistrationScheme" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Party Legal Entity. Corporate Registration Scheme</ccts:DictionaryEntryName>
                        <ccts:Definition>Associates the party with a Corporate Registration Scheme.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Party Legal Entity</ccts:ObjectClass>
                        <ccts:PropertyTerm>Corporate Registration Scheme</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Corporate Registration Scheme</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RegistrationName cbc:RegistrationName 0 1
CompanyID cbc:CompanyID 0 1
RegistrationAddress cac:RegistrationAddress 0 1
CorporateRegistrationScheme cac:CorporateRegistrationScheme 0 1
Collapse Derivation Tree:
Collapse References:
cac:PartyLegalEntity