Definition Type: Attribute
Name: base
Namespace: http://www.w3.org/XML/1998/namespace
Type: anyURI:http://www.w3.org/2001/XMLSchema
Containing Schema: xml.xsd
Documentation:
See http://www.w3.org/TR/xmlbase/ for
information about this attribute.
Collapse XSD Schema Diagram:
XSD Diagram of base
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:attribute name="base" type="xs:anyURI">
    <xs:annotation>
        <xs:documentation>See http://www.w3.org/TR/xmlbase/ for
                     information about this attribute.</xs:documentation>
    </xs:annotation>
</xs:attribute>