complexType PersonType
diagram CODICE_2.8.0_diagrams/CODICE_2.8.0_p927.png
namespace urn:dgpe:names:draft:codice:schema:xsd:CommonAggregateComponents-2
children FirstName FamilyName Title MiddleName NameSuffix JobTitle OrganizationDepartment Contact
used by
elements CrewMemberPerson DriverPerson MasterPerson PassengerPerson Person ReportingPerson SecurityOfficerPerson ShipsSurgeonPerson TechnicalCommitteePerson
annotation
documentation
<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>
documentation
<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>
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 ref="cbc:FirstName" minOccurs="0">
     
<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 ref="cbc:FamilyName" minOccurs="0">
     
<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 ref="cbc:Title" minOccurs="0">
     
<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 ref="cbc:MiddleName" minOccurs="0">
     
<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 ref="cbc:NameSuffix" minOccurs="0">
     
<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 ref="cbc:JobTitle" minOccurs="0">
     
<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 ref="cbc:OrganizationDepartment" minOccurs="0">
     
<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 ref="Contact" minOccurs="0">
     
<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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy