Definition Type: ComplexType
Name: PartyNameType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
Containing Schema: UBL-CommonAggregateComponents-1.0.xsd
Abstract
Documentation:
ABIE Party Name. Details Alternative names for a party Party Name
Collapse XSD Schema Diagram:
Drilldown into Name in schema ubl-commonbasiccomponents-1_0_xsdXSD Diagram of PartyNameType in schema ubl-commonaggregatecomponents-1_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="PartyNameType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Party Name. Details</ccts:DictionaryEntryName>
                <ccts:Definition>Alternative names for a party</ccts:Definition>
                <ccts:ObjectClass>Party Name</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="cbc:Name" minOccurs="1" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Party Name. Name</ccts:DictionaryEntryName>
                        <ccts:Definition>the name of a party.</ccts:Definition>
                        <ccts:Cardinality>1..n</ccts:Cardinality>
                        <ccts:ObjectClass>Party Name</ccts:ObjectClass>
                        <ccts:PropertyTerm>Name</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Name</ccts:RepresentationTerm>
                        <ccts:DataType>Name_Text. Type</ccts:DataType>
                        <ccts:Examples>"Microsoft"</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Name cbc:Name 1 unbounded
Collapse Derivation Tree:
Collapse References:
cac:PartyName