element redefine
diagram index_p851.png
namespace http://www.w3.org/2001/XMLSchema
type extension of xs:openAttrs
properties
content complex
id redefine
children xs:annotation xs:simpleType xs:complexType xs:group xs:attributeGroup
used by
element schema
attributes
Name  Type  Use  Default  Fixed  annotation
schemaLocationxs:anyURIrequired      
idxs:ID      
source <xs:element name="redefine" id="redefine">
 
<xs:annotation>
   
<xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-redefine"/>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<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>

attribute redefine/@schemaLocation
type xs:anyURI
properties
isRef 0
use required
source <xs:attribute name="schemaLocation" type="xs:anyURI" use="required"/>

attribute redefine/@id
type xs:ID
properties
isRef 0
source <xs:attribute name="id" type="xs:ID"/>


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