Definition Type: Element
Name: PreferredGivenName
Namespace: http://www.openapplications.org/oagis
Type: nsC:Name
Containing Schema: Invoice.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Is the persons preferred name or nick name.
Collapse XSD Schema Diagram:
Drilldown into lang in schema invoice_xsd Drilldown into LingualString in schema invoice_xsd Drilldown into Name in schema invoice_xsdXSD Diagram of PreferredGivenName in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:element name="PreferredGivenName" type="Name" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Is the persons preferred name or nick name.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
lang nsC:lang (Optional)
Collapse Derivation Tree: