Definition Type: ComplexType
Name: ProperNameTextType
Namespace: http://niem.gov/niem/niem-core/2.0
Type: nc:TextType
Containing Schema: niem-core.xsd
Abstract
Documentation:
A data type for a word or phrase by which a person or thing is known, referred, or addressed.
Collapse XSD Schema Diagram:
Drilldown into linkMetadata in schema structures_xsd Drilldown into metadata in schema structures_xsd Drilldown into id in schema structures_xsd Drilldown into SimpleObjectAttributeGroup in schema structures_xsd Drilldown into string in schema xsd_xsd Drilldown into truncationIndicator in schema niem-core_xsd Drilldown into partialIndicator in schema niem-core_xsd Drilldown into languageCode in schema niem-core_xsd Drilldown into TextType in schema niem-core_xsd Drilldown into transliterationCode in schema niem-core_xsd Drilldown into scriptCode in schema niem-core_xsd Drilldown into formCode in schema niem-core_xsdXSD Diagram of ProperNameTextType in schema niem-core_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="ProperNameTextType">
    <xsd:annotation>
        <xsd:documentation>A data type for a word or phrase by which a person or thing is known, referred, or addressed.</xsd:documentation>
        <xsd:appinfo>
            <i:Base i:name="TextType" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="nc:TextType">
            <xsd:attribute ref="nc:formCode" use="optional" />
            <xsd:attribute ref="nc:scriptCode" use="optional" />
            <xsd:attribute ref="nc:transliterationCode" use="optional" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
metadata s:metadata (Optional)
linkMetadata s:linkMetadata (Optional)
languageCode nc:languageCode Optional
partialIndicator nc:partialIndicator Optional
truncationIndicator nc:truncationIndicator Optional
formCode nc:formCode Optional
scriptCode nc:scriptCode Optional
transliterationCode nc:transliterationCode Optional
Collapse Derivation Tree:
Collapse References:
nc:FacilityName, nc:ItemBrandName, nc:ItemMakeName, nc:ItemModelName, nc:LocationCityName, nc:LocationCountryName, nc:LocationCountyName, nc:LocationName, nc:LocationStateName, nc:PersonNameTextType, nc:ProperNameText, nc:StreetName