QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
align | restriction of xs:token | optional | ||||
annotations | optional | |||||
arch | optional | |||||
audience | optional | |||||
autoplay | optional | |||||
classid | optional | |||||
condition | optional | |||||
conformance | optional | |||||
contentdepth | optional | |||||
contentwidth | optional | |||||
depth | optional | |||||
dir | restriction of xs:token | optional | ||||
entityref | xs:ENTITY | optional | ||||
fileref | xs:anyURI | optional | ||||
format | optional | |||||
os | optional | |||||
outputformat | optional | |||||
prefix | optional | |||||
property | optional | |||||
remap | optional | |||||
resource | optional | |||||
revision | optional | |||||
revisionflag | restriction of xs:token | optional | ||||
role | optional | |||||
scale | xs:positiveInteger | optional | ||||
scalefit | db:zeroorone.type | optional | ||||
security | optional | |||||
typeof | optional | |||||
userlevel | optional | |||||
valign | restriction of xs:token | optional | ||||
vendor | optional | |||||
version | optional | |||||
vocab | xs:anyURI | optional | ||||
width | optional | |||||
wordsize | optional | |||||
xml:base | optional | |||||
xml:id | xs:ID | optional | ||||
xml:lang | optional | |||||
xreflabel | optional |
Element | db:videoobject |
<xs:element name="videodata"> <xs:complexType> <xs:group ref="db:_info.title.forbidden" minOccurs="0"/> <xs:attribute name="role"/> <xs:attributeGroup ref="db:common.attributes"/> <xs:attributeGroup ref="db:common.data.attributes"/> <xs:attributeGroup ref="db:videodata.align.attribute"/> <xs:attributeGroup ref="db:videodata.valign.attribute"/> <xs:attributeGroup ref="db:videodata.autoplay.attribute"/> <xs:attributeGroup ref="db:videodata.classid.attribute"/> <xs:attributeGroup ref="db:videodata.width.attribute"/> <xs:attributeGroup ref="db:videodata.contentwidth.attribute"/> <xs:attributeGroup ref="db:videodata.scalefit.attribute"/> <xs:attributeGroup ref="db:videodata.scale.attribute"/> <xs:attributeGroup ref="db:videodata.depth.attribute"/> <xs:attributeGroup ref="db:videodata.contentdepth.attribute"/> </xs:complexType> </xs:element> |