Definition Type: Element
Name: altId
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsA:IntlStringType2
Containing Schema: NewsML-G2_2.22-spec-All-Power.xsd
Abstract
Documentation:
An alternative identifier assigned to the content.
Collapse XSD Schema Diagram:
Drilldown into dir in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into  in schema Drilldown into i18nAttributes in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into pubconstrainturi in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into pubconstraint in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into whyuri in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into why in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into howuri in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into how in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into custom in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into modified in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into creatoruri in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into creator in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into id in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into commonPowerAttributes in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into IntlStringType2 in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into idformaturi in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into idformat in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into environmenturi in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into environment in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into typeuri in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into type in schema newsml-g2_2_22-spec-all-power_xsdXSD Diagram of altId in schema newsml-g2_2_22-spec-all-power_xsd (SportsML)
Collapse XSD Schema Code:
<xs:element name="altId">
    <xs:annotation>
        <xs:documentation>An alternative identifier assigned to the content.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="IntlStringType2">
                <xs:attribute name="type" type="QCodeType" use="optional">
                    <xs:annotation>
                        <xs:documentation>A qualifier which indicates the context within which the alternative identifier has been allocated - expressed by a QCode</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="typeuri" type="IRIType" use="optional">
                    <xs:annotation>
                        <xs:documentation>A qualifier which indicates the context within which the alternative identifier has been allocated - expressed by a URI</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="environment" type="QCodeListType" use="optional">
                    <xs:annotation>
                        <xs:documentation> A qualifier which indicates the business environment in which the identifier can be used to access the content - expressed by a QCode</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="environmenturi" type="IRIListType" use="optional">
                    <xs:annotation>
                        <xs:documentation> A qualifier which indicates the business environment in which the identifier can be used to access the content - expressed by a URI</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="idformat" type="QCodeType">
                    <xs:annotation>
                        <xs:documentation>Indicates the format of the value of the element - expressed by a QCode</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="idformaturi" type="IRIType">
                    <xs:annotation>
                        <xs:documentation>Indicates the format of the value of the element - expressed by a URI</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:simpleContent>
        <!-- NAR 1.2 erratum 1 correction: on altId, complexContent replaced by simpleContent-->
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id Optional
creator nsA:creator Optional
creatoruri nsA:creatoruri Optional
modified nsA:modified Optional
custom nsA:custom Optional
how nsA:how Optional
howuri nsA:howuri Optional
why nsA:why Optional
whyuri nsA:whyuri Optional
pubconstraint nsA:pubconstraint Optional
pubconstrainturi nsA:pubconstrainturi Optional
lang Unresolved link to lang Optional
dir nsA:dir Optional
type nsA:type Optional
typeuri nsA:typeuri Optional
environment nsA:environment Optional
environmenturi nsA:environmenturi Optional
idformat nsA:idformat (Optional)
idformaturi nsA:idformaturi (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree: