Definition Type Element
Name restriction
Namespace http://www.w3.org/2001/XMLSchema
Type xs:annotated
Abstract False
ID restriction
XSD Schema .\XsdSchemaStandard.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element id="restriction" name="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 mixed="false">
      <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>
Child Elements
Name Type Min Occurs Max Occurs
Child Attributes
Name Type Default Value Use
Derivation Tree
xs:openAttrs
    xs:annotated
        restriction
            xs:restriction
References
xs:restriction
Generated using Liquid XML Studio by Liquid Technologies Ltd