Definition Type: Element
Name: web
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsA:IRIType
Containing Schema: NAR_1.3-spec-Framework-Core.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A web address.
Collapse XSD Schema Diagram:
Drilldown into role in schema nar_1_3-spec-framework-core_xsdXSD Diagram of web in schema nar_1_3-spec-framework-core_xsd (EventsML - News Exchange Format)
Collapse XSD Schema Code:
<xs:element name="web">
    <xs:annotation>
        <xs:documentation>A web address.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="IRIType">
                <xs:attribute name="role" type="QCodeType">
                    <xs:annotation>
                        <xs:documentation>A refinement of the semantics of the web address.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:anyAttribute namespace="##other" processContents="lax" />
            </xs:extension>
        </xs:simpleContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
role nsA:role (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus