diagram | |||
namespace | urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2 | ||
children | RegistrationName CompanyID RegistrationAddress CorporateRegistrationScheme | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="PartyLegalEntityType"> <xs:annotation> <xs:documentation> <ccts:Component> <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> </xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="cbc:RegistrationName" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <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> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="cbc:CompanyID" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <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> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="RegistrationAddress" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <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> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="CorporateRegistrationScheme" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <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> </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |