Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type SimplifiedRepresentationFormEnumType
Annotations
The SimplifiedRepresentationFormEnumType enumerates values that describe simplified representation forms.
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration MASTER
enumeration HIDE
enumeration BOUNDING_BOX
Used by
Source
<xs:simpleType name="SimplifiedRepresentationFormEnumType">
  <xs:annotation>
    <xs:documentation>The SimplifiedRepresentationFormEnumType enumerates values that describe simplified representation forms.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="MASTER"/>
    <xs:enumeration value="HIDE"/>
    <xs:enumeration value="BOUNDING_BOX"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd