xdw
v3
oasis
Element : TRendering
(XML Type:
tRendering
)
Summary
Constraints
Schema declaration
Package :
oasis
XML Type :
tRendering
Name
Type
cardinality
Comment
any
ElementWildcard : any
EFeatureMapEntry
0...*
type
Attribute : type
String
1...1
There are no specific rules for this element.
<
xsd
:
complexType
xmlns:xsd
="
http://www.w3.org/2001/XMLSchema
"
name
="
tRendering
">
<
xsd
:
sequence
>
<
xsd
:
any
maxOccurs
="
unbounded
"
minOccurs
="
0
"
namespace
="
##other
"
processContents
="
lax
" />
</
xsd
:
sequence
>
<
xsd
:
attribute
name
="
type
"
type
="
xsd:QName
"
use
="
required
" />
</
xsd
:
complexType
>