xsd:redefine
Element information
Namespace: http://www.w3.org/2001/XMLSchema
Schema document: xmlschema.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Choice [0..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax | from type xsd:openAttrs | |
schemaLocation | [1..1] | xsd:anyURI | ||
id | [0..1] | xsd:ID |
Used in
- Anonymous type of element xsd:schema
Sample instance
<xsd:redefine schemaLocation="http://www.example.com/"> </xsd:redefine>