xsd:annotation
Element information
Namespace: http://www.w3.org/2001/XMLSchema
Schema document: XMLSchema.xsd
Type: Anonymous
Properties: Global, Qualified, ID: annotation
Content
- Choice [0..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax | from type xsd:openAttrs | |
id | [0..1] | xsd:ID |
Used in
- Anonymous type of element xsd:all via reference to xsd:allModel
- Anonymous type of element xsd:any via extension of xsd:annotated
- Anonymous type of element xsd:anyAttribute via extension of xsd:annotated
- Anonymous type of element xsd:complexContent via extension of xsd:annotated
- Anonymous type of element xsd:defaultOpenContent via extension of xsd:annotated
- Anonymous type of element xsd:explicitTimezone
- Anonymous type of element xsd:field via extension of xsd:annotated
- Anonymous type of element xsd:group
- Anonymous type of element xsd:import via extension of xsd:annotated
- Anonymous type of element xsd:include via extension of xsd:annotated
- Anonymous type of element xsd:keyref via extension of xsd:annotated
- Anonymous type of element xsd:list via extension of xsd:annotated
- Anonymous type of element xsd:notation via extension of xsd:annotated
- Anonymous type of element xsd:openContent via extension of xsd:annotated
- Anonymous type of element xsd:override
- Anonymous type of element xsd:pattern
- Anonymous type of element xsd:redefine
- Anonymous type of element xsd:restriction via extension of xsd:annotated
- Anonymous type of element xsd:schema
- Anonymous type of element xsd:schema via reference to xsd:composition
- Anonymous type of element xsd:selector via extension of xsd:annotated
- Anonymous type of element xsd:simpleContent via extension of xsd:annotated
- Anonymous type of element xsd:totalDigits
- Anonymous type of element xsd:union via extension of xsd:annotated
- Anonymous type of element xsd:whiteSpace
- Group xsd:allModel
- Group xsd:composition
- Type xsd:all via reference to xsd:allModel (Element xsd:all)
- Type xsd:altType via extension of xsd:annotated (Element xsd:alternative)
- Type xsd:annotated
- Type xsd:assertion via extension of xsd:annotated (Elements xsd:assert, xsd:assertion)
- Type xsd:attribute via extension of xsd:annotated (Element xsd:attribute)
- Type xsd:attributeGroup via extension of xsd:annotated
- Type xsd:attributeGroupRef (Element xsd:attributeGroup)
- Type xsd:complexRestrictionType (Element xsd:restriction)
- Type xsd:complexType via extension of xsd:annotated
- Type xsd:element via extension of xsd:annotated
- Type xsd:explicitGroup (Elements xsd:choice, xsd:sequence)
- Type xsd:extensionType via extension of xsd:annotated (Element xsd:extension)
- Type xsd:facet via extension of xsd:annotated (Elements xsd:minExclusive, xsd:minInclusive, xsd:maxExclusive, xsd:maxInclusive)
- Type xsd:group via extension of xsd:annotated
- Type xsd:groupRef (Element xsd:group)
- Type xsd:intFacet
- Type xsd:keybase via extension of xsd:annotated (Elements xsd:unique, xsd:key)
- Type xsd:localComplexType (Element xsd:complexType)
- Type xsd:localElement (Element xsd:element)
- Type xsd:localSimpleType (Element xsd:simpleType)
- Type xsd:namedAttributeGroup (Element xsd:attributeGroup)
- Type xsd:namedGroup (Element xsd:group)
- Type xsd:noFixedFacet (Element xsd:enumeration)
- Type xsd:numFacet (Elements xsd:fractionDigits, xsd:length, xsd:minLength, xsd:maxLength)
- Type xsd:realGroup
- Type xsd:restrictionType via extension of xsd:annotated
- Type xsd:simpleExplicitGroup (Elements xsd:choice, xsd:sequence)
- Type xsd:simpleExtensionType (Element xsd:extension)
- Type xsd:simpleRestrictionType (Element xsd:restriction)
- Type xsd:simpleType via extension of xsd:annotated
- Type xsd:topLevelAttribute (Element xsd:attribute)
- Type xsd:topLevelComplexType (Element xsd:complexType)
- Type xsd:topLevelElement (Element xsd:element)
- Type xsd:topLevelSimpleType (Element xsd:simpleType)
- Type xsd:wildcard via extension of xsd:annotated (Element xsd:any)
Sample instance
<xsd:annotation> <xsd:appinfo>Any text, intermingled with: <!--any element--> </xsd:appinfo> </xsd:annotation>