xsd:defaultOpenContent
Element information
Namespace: http://www.w3.org/2001/XMLSchema
Schema document: XMLSchema.xsd
Type: Anonymous
Properties: Global, Qualified, ID: defaultOpenContent
Content
- Sequence [1..1]
- xsd:annotation [0..1]
- xsd:any [1..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 | |
appliesToEmpty | [0..1] | xsd:boolean | Default value is "false". | |
mode | [0..1] | Anonymous | Default value is "interleave". |
Used in
- Anonymous type of element xsd:schema
Sample instance
<xsd:defaultOpenContent> <xsd:any> </xsd:any> </xsd:defaultOpenContent>