Definition Type: Attribute
Name: NameType
Namespace: urn:oasis:names:tc:ciq:xsdschema:xNL:2.0
Containing Schema: xNL.xsd
Use (Optional)
Documentation:
Defines the name type of first name. Example: Given Name, Christian Name, Father's Name, etc. In some countries, First name could be a Family Name or a SurName. Use this attribute to define the type for this name.
Collapse XSD Schema Diagram:
XSD Diagram of NameType in schema xnl_xsd (OASIS Election Markup Language (EML))
Collapse XSD Schema Code:
<xs:attribute name="NameType">
    <xs:annotation>
        <xs:documentation>Defines the name type of first name. Example: Given Name, Christian Name, Father's Name, etc. In some countries, First name could be a Family Name or a SurName. Use this attribute to define the type for this name.</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Comments:
blog comments powered by Disqus