XSD Documentation Demo
Demo Release 0.0


attribute "xml:space" (global)
Namespace:
Type:
anonymous simpleType (restriction of xs:NCName)
Defined:
globally in xml.xsd; see XML source
Referenced:

Attribute Value Detail:
Enumeration:
"default", "preserve"
Description

space (as an attribute name)

denotes an attribute whose value is a keyword indicating what whitespace processing discipline is intended for the content of the element; its value is inherited. This name is reserved by virtue of its definition in the XML specification.

Referenced By
Anonymous Type Detail
Type Derivation Tree
xs:anySimpleType (restriction)
  xs:string (restriction)
      xs:normalizedString (restriction)
          xs:token (restriction)
              xs:Name (restriction)
                  xs:NCName (restriction)
                      simpleType
Derivation:
restriction of xs:NCName
Facets:
enumeration:
"default", "preserve"


XML schema documentation generated with FlexDoc/XML 1.14 using FlexDoc/XML XSDDoc 3.0 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.