Definition Type Element
Name redefine
Namespace http://www.w3.org/2001/XMLSchema
Type xs:openAttrs
Abstract False
ID redefine
XSD Schema .\XsdSchemaStandard.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element id="redefine" name="redefine" >
  <xs:annotation>
    <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-redefine"/>
  </xs:annotation>

  <xs:complexType>
    <xs:complexContent mixed="false">
      <xs:extension base="xs:openAttrs">
        <xs:choice minOccurs="0" maxOccurs="unbounded">
          <xs:element ref="xs:annotation"/>
          <xs:group ref="xs:redefinable"/>
        </xs:choice>

        <xs:attribute name="schemaLocation" type="xs:anyURI" use="required"/>
        <xs:attribute name="id" type="xs:ID"/>
      </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
    redefine
        xs:redefine
References
xs:redefine
Generated using Liquid XML Studio by Liquid Technologies Ltd