xsd:openContent
Element information
Namespace: http://www.w3.org/2001/XMLSchema
Schema document: XMLSchema.xsd
Type: Anonymous
Properties: Global, Qualified, ID: openContent
Content
- Sequence [1..1]
- xsd:annotation [0..1]
- xsd:any [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 | |
mode | [0..1] | Anonymous | Default value is "interleave". |
Used in
- Group xsd:complexTypeModel
- Type xsd:complexRestrictionType (Element xsd:restriction)
- Type xsd:complexType via reference to xsd:complexTypeModel
- Type xsd:extensionType (Element xsd:extension)
- Type xsd:localComplexType via reference to xsd:complexTypeModel (Element xsd:complexType)
- Type xsd:restrictionType
- Type xsd:topLevelComplexType via reference to xsd:complexTypeModel (Element xsd:complexType)
Sample instance
<xsd:openContent> <xsd:any> </xsd:any> </xsd:openContent>