XSD Documentation Demo
Demo Release 0.0


element <xs:whiteSpace>
Namespace:
Type:
anonymous complexType (restriction of xs:facet)
Content:
complex, 3 attributes, attr. wildcard, 1 element
Block:
"#all" (blocks all substitutions of this element or its type)
Defined:
globally in XMLSchema.xsd; see XML source
Includes:
declarations of 1 attribute, attr. wildcard, 1 element
Referenced:
Component Diagram

Attributes:
Name
Type / Value
Default
Required?
Declared In
Description
no
"false"
no
anonymous : ("preserve" | "replace" | "collapse")
yes
from non-schema namespace
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
0..1
no
Description
See: http://www.w3.org/TR/xmlschema-2/#element-whiteSpace
Related Components
Referenced By
Anonymous Type Detail
Type Derivation Tree
xs:anyType (restriction)
  xs:openAttrs (extension)
      xs:annotated (extension)
          xs:facet (restriction)
              complexType
Attribute Detail (only local attributes with anonymous type; defined in this component only; 1/4)
value
Type:
anonymous simpleType (restriction of xs:NMTOKEN)
Use:
required
Defined:
locally in (this) element xs:whiteSpace; see XML source
Attribute Value
enumeration of xs:NMTOKEN
Enumeration:
"preserve", "replace", "collapse"
Anonymous simpleType
Type Derivation Tree
xs:anySimpleType (restriction)
  xs:string (restriction)
      xs:normalizedString (restriction)
          xs:token (restriction)
              xs:NMTOKEN (restriction)
                  simpleType
Derivation:
restriction of xs:NMTOKEN
Facets:
enumeration:
"preserve", "replace", "collapse"


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.