FlexDoc/XML XSDDoc Demo
XML Schema for
XSLT 2.0 & XSD 1.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
XML Representation Summary
<xs:whiteSpace
   
 = 
 = 
xs:boolean : "false"
 = 
("preserve" | "replace" | "collapse")
   
   
>
   
Content: 
</xs:whiteSpace>
Attributes:
Attribute
Type / Value
Default
Required?
Declared In
Description
no
"false"
no
anonymous : ("preserve" | "replace" | "collapse")
yes
{any attribute}
from non-schema namespace
no
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 Details (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 Detail
enumeration of xs:NMTOKEN
Values (3):
"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 (3):
"preserve", "replace", "collapse"


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