cda datatypes nblock voc common

Element : StrucDocFootnoteRef (XML Type: StrucDoc.FootnoteRef )


Package : nblock

XML Type : StrucDoc.FootnoteRef


Name Type cardinality Comment
iD
Attribute : iD
String 0...1
iDREF
Attribute : iDREF
String 1...1
language
Attribute : language
String 0...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.FootnoteRef">
      
<xs:attribute name="ID" type="xs:ID" />
      
<xs:attribute name="language" type="xs:NMTOKEN" />
      
<xs:attribute name="styleCode" type="xs:NMTOKENS" />
      
<xs:attribute name="IDREF" type="xs:IDREF" use="required" />
   
</xs:complexType>