<xsd:complexType name="PersonType">
<xsd:annotation>
<xsd:documentation>
<ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
<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:annotation>
<xsd:sequence>
<xsd:element ref="cbc:FirstName" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
<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>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cbc:FamilyName" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
<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>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cbc:Title" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
<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>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cbc:MiddleName" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
<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>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cbc:NameSuffix" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
<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>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cbc:JobTitle" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
<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>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cbc:OrganizationDepartment" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
<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>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
|