http://www.w3.org/2001/XMLSchema
group simpleRestrictionModel

Properties
This component is not nillable.

Model

(simpleType?, (minExclusive | minInclusive | maxExclusive | maxInclusive | totalDigits | fractionDigits | length | minLength | maxLength | enumeration | whiteSpace | pattern)* )


Nested Element Summary
 enumeration
          
 fractionDigits
          
 length
          
 maxExclusive
          
 maxInclusive
          
 maxLength
          
 minExclusive
          
 minInclusive
          
 minLength
          
 pattern
          
xs:localSimpleTypesimpleType
          
 totalDigits
          
 whiteSpace
          
Local Usage
restriction, restrictionType, simpleRestrictionType

Source
<xs:group name="simpleRestrictionModel">
<xs:sequence>
<xs:element minOccurs="0" name="simpleType" type="xs:localSimpleType"/>
<xs:group maxOccurs="unbounded" minOccurs="0" ref="xs:facets"/>
</xs:sequence>
</xs:group>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.