Definition Type: Element
Name: ImagingDocument
Namespace: http://www.pwg.org/schemas/2016/01/sm
Type: pwg:ImagingDocumentType
Containing Schema: DocumentTypes.xsd
Abstract
Documentation:
Abstract Base Class
Collapse XSD Schema Diagram:
Drilldown into ImagingDocumentTicket Drilldown into ImagingDocumentStatus Drilldown into ImagingDocumentReceipt Drilldown into ImagingDocumentTypeXSD Diagram of ImagingDocument
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:element name="ImagingDocument" type="ImagingDocumentType">
    <xs:annotation>
        <xs:documentation>Abstract Base Class</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ImagingDocumentReceipt pwg:ImagingDocumentReceipt 0 (1)
ImagingDocumentStatus pwg:ImagingDocumentStatus (1) (1)
ImagingDocumentTicket pwg:ImagingDocumentTicket 0 (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree: