FlexDoc/XML XSDDoc Demo
XML Schema for
XSLT 2.0 & XSD 1.0


element <xs:field>
Namespace:
Type:
anonymous complexType (extension of xs:annotated)
Content:
complex, 2 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:
declaration of 1 attribute
Referenced:
Component Diagram
XML Representation Summary
<xs:field
   
 = 
 = 
restriction of xs:token
   
   
>
   
Content: 
</xs:field>
Attributes:
Attribute
Type / Value
Default
Required?
Declared In
Description
no
anonymous : restriction of xs:token
yes
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-1/#element-field
Related Components
Referenced By
Anonymous Type Detail
Type Derivation Tree
xs:anyType (restriction)
  xs:openAttrs (extension)
      xs:annotated (extension)
          complexType
Attribute Details (all declarations; defined in this component only; 1/3)
xpath
Type:
anonymous simpleType (restriction of xs:token)
Use:
required
Defined:
locally in (this) element xs:field; see XML source
Attribute Value Detail
restriction of xs:token
The following pattern is intended to allow XPath
expressions per the same EBNF as for selector,
with the following change:
Path ::= ('.//')? ( Step '/' )* ( Step | '@' NameTest )
Pattern:
(\.//)?((((child::)?((\i\c*:)?(\i\c*|\*)))|\.)/)*((((child::)?((\i\c*:)?(\i\c*|\*)))|\.)|((attribute::|@)((\i\c*:)?(\i\c*|\*))))(\|(\.//)?((((child::)?((\i\c*:)?(\i\c*|\*)))|\.)/)*((((child::)?((\i\c*:)?(\i\c*|\*)))|\.)|((attribute::|@)((\i\c*:)?(\i\c*|\*)))))*
Anonymous simpleType
Type Derivation Tree
xs:anySimpleType (restriction)
  xs:string (restriction)
      xs:normalizedString (restriction)
          xs:token (restriction)
              simpleType
Annotation 1 [src]:
A subset of XPath expressions for use
in fields
Annotation 2 [src]:
A utility type, not for public
use
Derivation:
restriction of xs:token
The following pattern is intended to allow XPath expressions per the same EBNF as for selector, with the following change: Path ::= ('.//')? »
Facets:
pattern:
see by attribute xpath


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.