Showing:

Annotations
Diagrams
Source
Used by
Complex Type PersonType
Namespace urn:dgpe:names:draft:codice:schema:xsd:CommonAggregateComponents-2
Annotations
<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Person. Details</ccts:DictionaryEntryName>
  <ccts:Definition>Information about a person.</ccts:Definition>
  <ccts:ObjectClass>Person</ccts:ObjectClass>
</ccts:Component>
<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Person. Details</ccts:DictionaryEntryName>
  <ccts:Definition>Información acerca de una persona</ccts:Definition>
  <ccts:ObjectClass>Person</ccts:ObjectClass>
  <ccts:AlternativeBusinessTerms>Persona</ccts:AlternativeBusinessTerms>
</ccts:Component>
Diagram
Diagram CODICE-2.041585.tmp#id268 CODICE-2.041586.tmp#id270 CODICE-2.041587.tmp#id272 CODICE-2.041588.tmp#id274 CODICE-2.041589.tmp#id276 CODICE-2.041590.tmp#id278 CODICE-2.041591.tmp#id280 CODICE-2.0416.tmp#id250
Used by
Model FirstName{0,1} , FamilyName{0,1} , Title{0,1} , MiddleName{0,1} , NameSuffix{0,1} , JobTitle{0,1} , OrganizationDepartment{0,1} , Contact{0,1}
Children Contact, FamilyName, FirstName, JobTitle, MiddleName, NameSuffix, OrganizationDepartment, Title
Source
<xsd:complexType name="PersonType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Person. Details</ccts:DictionaryEntryName>
        <ccts:Definition>Information about a person.</ccts:Definition>
        <ccts:ObjectClass>Person</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
    <xsd:documentation xml:lang="es">
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Person. Details</ccts:DictionaryEntryName>
        <ccts:Definition>Información acerca de una persona</ccts:Definition>
        <ccts:ObjectClass>Person</ccts:ObjectClass>
        <ccts:AlternativeBusinessTerms>Persona</ccts:AlternativeBusinessTerms>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element minOccurs="0" ref="cbc:FirstName">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Person. First_ Name. Name</ccts:DictionaryEntryName>
            <ccts:Definition>A person's forename or first name.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Person</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>First</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Name</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Name</ccts:RepresentationTerm>
            <ccts:DataType>Name. Type</ccts:DataType>
            <ccts:Examples>FirstName</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Person. First_ Name. Name</ccts:DictionaryEntryName>
            <ccts:Definition>Nombre de la Persona</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Person</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>First</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Name</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Name</ccts:RepresentationTerm>
            <ccts:DataType>Name. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Nombre</ccts:AlternativeBusinessTerms>
            <ccts:Examples>FirstName</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="cbc:FamilyName">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Person. Family_ Name. Name</ccts:DictionaryEntryName>
            <ccts:Definition>A person's surname or family name.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Person</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Family</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Name</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Name</ccts:RepresentationTerm>
            <ccts:DataType>Name. Type</ccts:DataType>
            <ccts:Examples>FamilyName</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Person. Family_ Name. Name</ccts:DictionaryEntryName>
            <ccts:Definition>Primer y segundo apellido de la Persona</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Person</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Family</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Name</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Name</ccts:RepresentationTerm>
            <ccts:DataType>Name. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Apellidos</ccts:AlternativeBusinessTerms>
            <ccts:Examples>FamilyName</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="cbc:Title">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Person. Title. Text</ccts:DictionaryEntryName>
            <ccts:Definition>A person's title of address, e.g., Mr, Ms, Dr, Sir.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Person</ccts:ObjectClass>
            <ccts:PropertyTerm>Title</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:Examples>Title</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Person. Title. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Título para dirigirse a la Persona, prefijado a su nombre</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Person</ccts:ObjectClass>
            <ccts:PropertyTerm>Title</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Título</ccts:AlternativeBusinessTerms>
            <ccts:Examples>Title</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="cbc:MiddleName">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Person. Middle_ Name. Name</ccts:DictionaryEntryName>
            <ccts:Definition>A person's middle name(s) and/or initial(s).</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Person</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Middle</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Name</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Name</ccts:RepresentationTerm>
            <ccts:DataType>Name. Type</ccts:DataType>
            <ccts:Examples>MiddleName</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Person. Middle_ Name. Name</ccts:DictionaryEntryName>
            <ccts:Definition>Segundo nombre de la Persona, dentro de un nombre compuesto</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Person</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Middle</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Name</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Name</ccts:RepresentationTerm>
            <ccts:DataType>Name. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Segundo nombre</ccts:AlternativeBusinessTerms>
            <ccts:Examples>MiddleName</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="cbc:NameSuffix">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Person. Name Suffix. Text</ccts:DictionaryEntryName>
            <ccts:Definition>A suffix to a person's name, e.g., PhD, OBE, Jnr.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Person</ccts:ObjectClass>
            <ccts:PropertyTerm>Name Suffix</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:Examples>NameSuffix</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Person. Name Suffix. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Sufijo para el nombre de la persona, añadido al nombre completo de la Persona</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Person</ccts:ObjectClass>
            <ccts:PropertyTerm>Name Suffix</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Sufijo</ccts:AlternativeBusinessTerms>
            <ccts:Examples>NameSuffix</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="cbc:JobTitle">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Person. Job Title. Text</ccts:DictionaryEntryName>
            <ccts:Definition>A person's job title within an organization (for a particular role).</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Person</ccts:ObjectClass>
            <ccts:PropertyTerm>Job Title</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:Examples>JobTitle</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Person. Job Title. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Título profesional de una persona dentro de una organización (para un rol particular)</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Person</ccts:ObjectClass>
            <ccts:PropertyTerm>Job Title</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Título profesional</ccts:AlternativeBusinessTerms>
            <ccts:Examples>JobTitle</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="cbc:OrganizationDepartment">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Person. Organization_ Department. Text</ccts:DictionaryEntryName>
            <ccts:Definition>The department or subdivision of an organization that the person belongs to (for a particular role).</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Person</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Organization</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Department</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:Examples>OrganizationDepartment</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Person. Organization_ Department. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Departamento o subdivisión de una organización al que pertenece la Persona</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Person</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Organization</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Department</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Departamento</ccts:AlternativeBusinessTerms>
            <ccts:Examples>OrganizationDepartment</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="Contact">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Person. Contact</ccts:DictionaryEntryName>
            <ccts:Definition>Contact information related to the Person.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Person</ccts:ObjectClass>
            <ccts:PropertyTerm>Contact</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Contact</ccts:AssociatedObjectClass>
            <ccts:Examples>Contact</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Person. Contact</ccts:DictionaryEntryName>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Person</ccts:ObjectClass>
            <ccts:PropertyTerm>Contact</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Contact</ccts:AssociatedObjectClass>
            <ccts:Examples>Contact</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>