Definition Type: ComplexType
Name: IntlStringType
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsB:g2normalizedString
Containing Schema: NewsML-G2_2.23-spec-All-Core.xsd
Abstract
Documentation:
The type for an internationalized and normalized string, where the language and directionality in which the information is writte are indirected
Collapse XSD Schema Diagram:
Drilldown into dir in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into lang in schema xml_xsd Drilldown into i18nAttributes in schema newsml-g2_2_23-spec-all-core_xsdXSD Diagram of IntlStringType in schema newsml-g2_2_23-spec-all-core_xsd (News Markup Language (NewsML) - Core)
Collapse XSD Schema Code:
<xs:complexType name="IntlStringType">
    <xs:annotation>
        <xs:documentation>The type for an internationalized and normalized string, where the language and directionality in which the information is writte are indirected</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="g2normalizedString">
            <xs:attributeGroup ref="i18nAttributes" />
            <xs:anyAttribute namespace="##other" processContents="lax" />
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
lang nsA:lang Optional
dir nsB:dir Optional
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
nsB:creditline, nsB:keyword, nsB:LabelType, nsB:line, nsB:name, nsB:name, nsB:postalCode, nsB:slugline