Showing:

Annotations
Diagrams
Source
Used by
Complex Type PartyNameType
Namespace urn:dgpe:names:draft:codice:schema:xsd:CommonAggregateComponents-2
Annotations
<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Party Name. Details</ccts:DictionaryEntryName>
  <ccts:Definition>Information about a party's name.</ccts:Definition>
  <ccts:ObjectClass>Party Name</ccts:ObjectClass>
</ccts:Component>
<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Party Name. Details</ccts:DictionaryEntryName>
  <ccts:Definition>Información acerca del nombre de una Parte</ccts:Definition>
  <ccts:ObjectClass>Party Name</ccts:ObjectClass>
  <ccts:AlternativeBusinessTerms>Nombre de parte</ccts:AlternativeBusinessTerms>
</ccts:Component>
Diagram
Diagram CODICE-2.0473.tmp#id41
Used by
Element PartyName
Model Name
Children Name
Source
<xsd:complexType name="PartyNameType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Party Name. Details</ccts:DictionaryEntryName>
        <ccts:Definition>Information about a party's name.</ccts:Definition>
        <ccts:ObjectClass>Party Name</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
    <xsd:documentation xml:lang="es">
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Party Name. Details</ccts:DictionaryEntryName>
        <ccts:Definition>Información acerca del nombre de una Parte</ccts:Definition>
        <ccts:ObjectClass>Party Name</ccts:ObjectClass>
        <ccts:AlternativeBusinessTerms>Nombre de parte</ccts:AlternativeBusinessTerms>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element minOccurs="1" ref="cbc:Name">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Party Name. Name</ccts:DictionaryEntryName>
            <ccts:Definition>The name of the party.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Party Name</ccts:ObjectClass>
            <ccts:PropertyTerm>Name</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Name</ccts:RepresentationTerm>
            <ccts:DataType>Name. Type</ccts:DataType>
            <ccts:Examples>Name</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Party Name. Name</ccts:DictionaryEntryName>
            <ccts:Definition>Nombre de la Parte</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Party Name</ccts:ObjectClass>
            <ccts:PropertyTerm>Name</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Name</ccts:RepresentationTerm>
            <ccts:DataType>Name. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Nombre</ccts:AlternativeBusinessTerms>
            <ccts:Examples>Name</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>