<ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Party Identification. Details</ccts:DictionaryEntryName> <ccts:Definition>A class to define an identifier for a party.</ccts:Definition> <ccts:ObjectClass>Party Identification</ccts:ObjectClass> </ccts:Component> |
Element | PartyIdentification |
<xsd:complexType name="PartyIdentificationType"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Party Identification. Details</ccts:DictionaryEntryName> <ccts:Definition>A class to define an identifier for a party.</ccts:Definition> <ccts:ObjectClass>Party Identification</ccts:ObjectClass> </ccts:Component> </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Party Identification. Identifier</ccts:DictionaryEntryName> <ccts:Definition>An identifier for the party.</ccts:Definition> <ccts:Cardinality>1</ccts:Cardinality> <ccts:ObjectClass>Party Identification</ccts:ObjectClass> <ccts:PropertyTerm>Identifier</ccts:PropertyTerm> <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm> <ccts:DataType>Identifier. Type</ccts:DataType> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |