cda datatypes nblock voc common

Element : StrucDocRenderMultiMedia (XML Type: StrucDoc.RenderMultiMedia )


Package : nblock

XML Type : StrucDoc.RenderMultiMedia


Name Type cardinality Comment
caption
Element : caption
StrucDocCaption 0...1
iD
Attribute : iD
String 0...1
language
Attribute : language
String 0...1
referencedObject
Attribute : referencedObject
String 1...1
styleCode
Attribute : styleCode
String 0...1

There are no specific rules for this element.


<xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="StrucDoc.RenderMultiMedia">
      
<xs:sequence>
         
<xs:element minOccurs="0" name="caption" type="StrucDoc.Caption" />
      
</xs:sequence>
      
<xs:attribute name="referencedObject" type="xs:IDREFS" use="required" />
      
<xs:attribute name="ID" type="xs:ID" />
      
<xs:attribute name="language" type="xs:NMTOKEN" />
      
<xs:attribute name="styleCode" type="xs:NMTOKENS" />
   
</xs:complexType>