simpleType "FileImage"
Namespace:
Defined:
globally in eOther_v3.xsd; see XML source
Used:
Simple Content Model
xs:base64Binary
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The file (pdf, jpeg, etc.) that is attached electronically to the patient care report.
Type Definition Detail
Type Derivation Tree
xs:base64Binary (restriction)
  FileImage
Derivation:
restriction of xs:base64Binary
XML Source (w/o annotations (1); see within schema source)
<xs:simpleType name="FileImage">
<xs:restriction base="xs:base64Binary"/>
</xs:simpleType>