Definition Type: ComplexType
Name: PersonType
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatebusinessinformationentity/0.1
Containing Schema: ReusableAggregateBusinessInformationEntity.xsd
Abstract
Documentation:
Person. Details 0.1 Person
Collapse XSD Schema Diagram:
Drilldown into Communication in schema reusableaggregatebusinessinformationentity_xsd Drilldown into NationalityCountry in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Address in schema reusableaggregatebusinessinformationentity_xsd Drilldown into LanguageID in schema reusableaggregatebusinessinformationentity_xsd Drilldown into AgeMeasure in schema reusableaggregatebusinessinformationentity_xsd Drilldown into DeathDateTime in schema reusableaggregatebusinessinformationentity_xsd Drilldown into BirthDateTime in schema reusableaggregatebusinessinformationentity_xsd Drilldown into MaritalCode in schema reusableaggregatebusinessinformationentity_xsd Drilldown into GenderCode in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Description in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Salutation in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Title in schema reusableaggregatebusinessinformationentity_xsd Drilldown into NameSuffix in schema reusableaggregatebusinessinformationentity_xsd Drilldown into PreferredName in schema reusableaggregatebusinessinformationentity_xsd Drilldown into MaidenName in schema reusableaggregatebusinessinformationentity_xsd Drilldown into FamilyNamePrefix in schema reusableaggregatebusinessinformationentity_xsd Drilldown into FamilyName in schema reusableaggregatebusinessinformationentity_xsd Drilldown into MiddleName in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Nickname in schema reusableaggregatebusinessinformationentity_xsd Drilldown into GivenName in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Name in schema reusableaggregatebusinessinformationentity_xsd Drilldown into ID in schema reusableaggregatebusinessinformationentity_xsdXSD Diagram of PersonType in schema reusableaggregatebusinessinformationentity_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="PersonType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
            <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Person. Details</ccts:DictionaryEntryName>
            <ccts:VersionID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">0.1</ccts:VersionID>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:ObjectClassTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Person</ccts:ObjectClassTermName>
            <ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:BusinessTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:Example xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="ID" type="udt:IdentifierType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Name" type="udt:TextType" minOccurs="0" />
        <xsd:element name="GivenName" type="udt:TextType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Nickname" type="udt:TextType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="MiddleName" type="udt:TextType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="FamilyName" type="udt:TextType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="FamilyNamePrefix" type="udt:TextType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="MaidenName" type="udt:TextType" minOccurs="0" />
        <xsd:element name="PreferredName" type="udt:TextType" minOccurs="0" />
        <xsd:element name="NameSuffix" type="udt:TextType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Title" type="udt:TextType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Salutation" type="udt:TextType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Description" type="ram:DescriptionType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="GenderCode" type="udt:CodeType" minOccurs="0" />
        <xsd:element name="MaritalCode" type="udt:CodeType" minOccurs="0" />
        <xsd:element name="BirthDateTime" type="udt:DateTimeType" minOccurs="0" />
        <xsd:element name="DeathDateTime" type="udt:DateTimeType" minOccurs="0" />
        <xsd:element name="AgeMeasure" type="udt:MeasureType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="LanguageID" type="udt:IdentifierType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Address" type="ram:AddressType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="NationalityCountry" type="ram:CountryType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Communication" type="ram:CommunicationType" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID ram:ID 0 unbounded
Name ram:Name 0 (1)
GivenName ram:GivenName 0 unbounded
Nickname ram:Nickname 0 unbounded
MiddleName ram:MiddleName 0 unbounded
FamilyName ram:FamilyName 0 unbounded
FamilyNamePrefix ram:FamilyNamePrefix 0 unbounded
MaidenName ram:MaidenName 0 (1)
PreferredName ram:PreferredName 0 (1)
NameSuffix ram:NameSuffix 0 unbounded
Title ram:Title 0 unbounded
Salutation ram:Salutation 0 unbounded
Description ram:Description 0 unbounded
GenderCode ram:GenderCode 0 (1)
MaritalCode ram:MaritalCode 0 (1)
BirthDateTime ram:BirthDateTime 0 (1)
DeathDateTime ram:DeathDateTime 0 (1)
AgeMeasure ram:AgeMeasure 0 unbounded
LanguageID ram:LanguageID 0 unbounded
Address ram:Address 0 unbounded
NationalityCountry ram:NationalityCountry 0 unbounded
Communication ram:Communication 0 unbounded
Collapse Derivation Tree:
Collapse References:
ram:Person, ram:Person, ram:Person, ram:Person, ram:Person