xsd:override
Element information
Namespace: http://www.w3.org/2001/XMLSchema
Schema document: XMLSchema.xsd
Type: Anonymous
Properties: Global, Qualified, ID: override
Content
- Choice [0..*]
- xsd:annotation [0..1]
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 via reference to xsd:composition
- Group xsd:composition
Sample instance
<xsd:override schemaLocation="http://www.example.com/"> </xsd:override>