Namespace: |
|
Type: |
|
Content: |
simple |
Defined: |
locally at 1 location in gemschema.xsd, see XML source |
XML Representation Summary | ||
<DirectiveType | ||
Content: |
{ enumeration of xs:string } | |
</DirectiveType> |
Enumeration: |
"test", "query", "examine", "prescribe", "perform therapeutic procedure", "educate/counsel", "dispose", "refer/consult", "conclude", "monitor", "document", "advocate", "no recommendation", "prepare" |
Type Derivation Tree xs:string ![]() |
Derivation: |
restriction of xs:string |
|||
Facets: |
|
<xs:element name="DirectiveType"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="test"/> <xs:enumeration value="query"/> <xs:enumeration value="examine"/> <xs:enumeration value="prescribe"/> <xs:enumeration value="perform therapeutic procedure"/> <xs:enumeration value="educate/counsel"/> <xs:enumeration value="dispose"/> <xs:enumeration value="refer/consult"/> <xs:enumeration value="conclude"/> <xs:enumeration value="monitor"/> <xs:enumeration value="document"/> <xs:enumeration value="advocate"/> <xs:enumeration value="no recommendation"/> <xs:enumeration value="prepare"/> </xs:restriction> </xs:simpleType> </xs:element> |
XML schema documentation generated with DocFlex/XML SDK 1.7.2b4 using DocFlex/XML XSDDoc 2.1.0 template set |