xi:fallback
Element information
Namespace: http://www.w3.org/2001/XInclude
Schema document: xinclude.xsd
Type: xi:fallbackType
Properties: Global, Qualified
Content
- Any text (mixed) content, intermingled with:
- Choice [0..*]
- xi:include
- Any element Namespace: ##other, Process Contents: lax
- Any element Namespace: ##local, Process Contents: lax
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax |
Used in
- Type xi:includeType (Element xi:include)
Sample instance
<xi:fallback>Any text, intermingled with: <xi:include>Any text, intermingled with: </xi:include> </xi:fallback>