Definition Type: Element
Name: NameLine
Namespace: urn:oasis:names:tc:ciq:xsdschema:xNL:2.0
Type: xnl:NameLineType
Containing Schema: xNL.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
Name or part of the name as a free format text. If the name structure has to be broken down into individual elements, use PersonName Container.
Collapse XSD Schema Diagram:
Drilldown into Code in schema xnl_xsd Drilldown into NameType in schema xnl_xsd Drilldown into Type in schema xnl_xsd Drilldown into NameLineType in schema xnl_xsdXSD Diagram of NameLine in schema xnl_xsd (OASIS Election Markup Language (EML))
Collapse XSD Schema Code:
<xs:element name="NameLine" type="NameLineType" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation>Name or part of the name as a free format text. If the name structure has to be broken down into individual elements, use PersonName Container.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
Type xnl:Type (Optional)
NameType xnl:NameType (Optional)
Code xnl:Code (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus