attribute "xml:base"
Namespace:
Type:
xs:anyURI
Defined:
globally in xml.xsd; see XML source
Used:
XML Representation Summary
<...
   
xml:base
 = 
xs:anyURI
...>
Known Usage Locations
Annotation

base (as an attribute name)

denotes an attribute whose value provides a URI to be used as the base for interpreting any relative URIs in the scope of the element on which it appears; its value is inherited. This name is reserved by virtue of its definition in the XML Base specification.

See http://www.w3.org/TR/xmlbase/ for information about this attribute.

XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="base" type="xs:anyURI"/>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.