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 Last Name. Example: Father's name, Family name, Sur Name, Mother's Name, etc. In some countries, Last name could be the given name or first 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 Last Name. Example: Father's name, Family name, Sur Name, Mother's Name, etc. In some countries, Last name could be the given name or first name.</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Comments:
blog comments powered by Disqus