complexType PersonType
diagram gluon3_1_p1884.png
namespace urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
children FirstName FamilyName Title MiddleName NameSuffix JobTitle OrganizationDepartment
used by
element Person
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>
source <xs:complexType name="PersonType">
 
<xs:annotation>
   
<xs: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>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element ref="cbc:FirstName" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>
         
<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:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="cbc:FamilyName" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>
         
<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:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="cbc:Title" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>
         
<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:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="cbc:MiddleName" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>
         
<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:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="cbc:NameSuffix" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>
         
<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:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="cbc:JobTitle" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>
         
<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:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="cbc:OrganizationDepartment" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>
         
<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:Component>
       
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>


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