Definition Type: Attribute
Name: id
Namespace: http://www.w3.org/XML/1998/namespace
Type: ID:http://www.w3.org/2001/XMLSchema
Containing Schema: xml.xsd
Documentation:
<div xmlns="http://www.w3.org/1999/xhtml"> <h3>id (as an attribute name)</h3> <p> denotes an attribute whose value should be interpreted as if declared to be of type ID. This name is reserved by virtue of its definition in the xml:id specification.</p> <p> See <a href="http://www.w3.org/TR/xml-id/">http://www.w3.org/TR/xml-id/</a> for information about this attribute. </p> </div>
Collapse XSD Schema Diagram:
XSD Diagram of id
Collapse XSD Schema Code:
<xs:attribute name="id" type="xs:ID">
    <xs:annotation>
        <xs:documentation>
            <div>
                <h3>id (as an attribute name)</h3>
                <p>

       denotes an attribute whose value

       should be interpreted as if declared to be of type ID.

       This name is reserved by virtue of its definition in the

       xml:id specification.</p>
                <p>

      See <a href="http://www.w3.org/TR/xml-id/">http://www.w3.org/TR/xml-id/</a>

      for information about this attribute.

     </p>
            </div>
        </xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree:
Collapse References:
nsA:id
Collapse Comments:
blog comments powered by Disqus