xsd:assert
Element information
Namespace: http://www.w3.org/2001/XMLSchema
Schema document: XMLSchema.xsd
Type: xsd:assertion
Properties: Local, Qualified
Content
- xsd:annotation [0..1]
from type xsd:annotated
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax | from type xsd:openAttrs | |
id | [0..1] | xsd:ID | from type xsd:annotated | |
test | [0..1] | xsd:string | ||
xpathDefaultNamespace | [0..1] | xsd:xpathDefaultNamespace |
Used in
- Group xsd:assertions
- Group xsd:complexTypeModel via reference to xsd:assertions
- Type xsd:complexRestrictionType via reference to xsd:assertions (Element xsd:restriction)
- Type xsd:complexType via reference to xsd:complexTypeModel
- Type xsd:extensionType via reference to xsd:assertions (Element xsd:extension)
- Type xsd:localComplexType via reference to xsd:complexTypeModel (Element xsd:complexType)
- Type xsd:restrictionType via reference to xsd:assertions
- Type xsd:simpleExtensionType via reference to xsd:assertions (Element xsd:extension)
- Type xsd:simpleRestrictionType via reference to xsd:assertions (Element xsd:restriction)
- Type xsd:topLevelComplexType via reference to xsd:complexTypeModel (Element xsd:complexType)
Sample instance
<xsd:assert> </xsd:assert>