element restriction
diagram index_p852.png
namespace http://www.w3.org/2001/XMLSchema
type extension of xs:annotated
properties
content complex
id restriction
children xs:annotation xs:simpleType xs:minExclusive xs:minInclusive xs:maxExclusive xs:maxInclusive xs:totalDigits xs:fractionDigits xs:length xs:minLength xs:maxLength xs:enumeration xs:whiteSpace xs:pattern
used by
group simpleDerivation
attributes
Name  Type  Use  Default  Fixed  annotation
idxs:ID      
basexs:QNameoptional      
source <xs:element name="restriction" id="restriction">
 
<xs:complexType>
   
<xs:annotation>
     
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-restriction">
          base attribute and simpleType child are mutually
          exclusive, but one or other is required
       
</xs:documentation>
   
</xs:annotation>
   
<xs:complexContent>
     
<xs:extension base="xs:annotated">
       
<xs:group ref="xs:simpleRestrictionModel"/>
       
<xs:attribute name="base" type="xs:QName" use="optional"/>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

attribute restriction/@base
type xs:QName
properties
isRef 0
use optional
source <xs:attribute name="base" type="xs:QName" use="optional"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy