complexType NameLineType

complexType {urn:oasis:names:tc:ciq:xsdschema:xNL:2.0}NameLineType

Abstractfalse (This can be used in an instance)
Target Namespaceurn:oasis:names:tc:ciq:xsdschema:xNL:2.0
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=urn:oasis:names:tc:ciq:xsdschema:xNL:2.0


Source

<xs:complexType name="NameLineType" mixed="true">
    <
xs:attribute name="Type">
        <
xs:annotation>
            <
xs:documentation>Type of data defined as a free format text. Example: Former name, Nick name, Known as, etc. or anything else to help identify the line as part of the name.</xs:documentation>
        </
xs:annotation>
    </
xs:attribute>
    <
xs:attribute name="NameType">
        <
xs:annotation>
            <
xs:documentation>Clarifies the meaning of the element. Example: First Name can be Christian name, Given name, first name, etc.</xs:documentation>
        </
xs:annotation>
    </
xs:attribute>
    <
xs:attribute name="Code">
        <
xs:annotation>
            <
xs:documentation>Indicates the name element code defined by postal standard groups like ECCMA, ADIS, UN/PROLIST for postal services.</xs:documentation>
        </
xs:annotation>
    </
xs:attribute>
    <
xs:anyAttribute namespace="##other"/>
</
xs:complexType>


complexType NameLineType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.