Definition Type: Element
Name: SpecifiedPerson
Namespace: http://www.starstandard.org/STAR/5
Type: star:PersonType
Containing Schema: Components.xsd
Abstract
Documentation:
Identifies a specific individual or person.
Collapse XSD Schema Diagram:
Drilldown into PostalAddress in schema components_xsd Drilldown into LanguageCode in schema components_xsd Drilldown into ContactMethodTypeCode in schema components_xsd Drilldown into NationalityCountryID in schema components_xsd Drilldown into URICommunication in schema components_xsd Drilldown into FaxCommunication in schema components_xsd Drilldown into TelephoneCommunication in schema components_xsd Drilldown into ResidenceAddress in schema components_xsd Drilldown into PreferredName in schema components_xsd Drilldown into MaidenName in schema components_xsd Drilldown into AgeMeasure in schema components_xsd Drilldown into BirthDate in schema components_xsd Drilldown into GenderCode in schema components_xsd Drilldown into MaritalStatusCode in schema components_xsd Drilldown into NameSuffix in schema components_xsd Drilldown into Salutation in schema components_xsd Drilldown into Title in schema components_xsd Drilldown into FamilyName in schema components_xsd Drilldown into MiddleName in schema components_xsd Drilldown into Alias in schema components_xsd Drilldown into GivenName in schema components_xsd Drilldown into ID in schema components_xsd Drilldown into PersonType in schema components_xsdXSD Diagram of SpecifiedPerson in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="SpecifiedPerson" type="PersonType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Identifies a specific
                individual or person.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID star:ID 0 (1)
GivenName star:GivenName 0 unbounded
Alias star:Alias 0 (1)
MiddleName star:MiddleName 0 (1)
FamilyName star:FamilyName 0 unbounded
Title star:Title 0 (1)
Salutation star:Salutation 0 (1)
NameSuffix star:NameSuffix 0 (1)
MaritalStatusCode star:MaritalStatusCode 0 (1)
GenderCode star:GenderCode 0 (1)
BirthDate star:BirthDate 0 1
AgeMeasure star:AgeMeasure 0 (1)
MaidenName star:MaidenName 0 (1)
PreferredName star:PreferredName 0 (1)
ResidenceAddress star:ResidenceAddress 0 (1)
TelephoneCommunication star:TelephoneCommunication 0 unbounded
FaxCommunication star:FaxCommunication 0 (1)
URICommunication star:URICommunication 0 unbounded
NationalityCountryID star:NationalityCountryID 0 (1)
ContactMethodTypeCode star:ContactMethodTypeCode 0 1
LanguageCode star:LanguageCode 0 unbounded
PostalAddress star:PostalAddress 0 1
Collapse Derivation Tree: