Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type treatPointersType
Namespace http://infoml.org/infomlFile
Annotations
Diagram
Diagram
Type restriction of xsd:token
Facets
enumeration pointers
enumeration content
Used by
Source
<xsd:simpleType name="treatPointersType">
  <xsd:annotation>
    <xsd:documentation/>
  </xsd:annotation>
  <xsd:restriction base="xsd:token">
    <xsd:enumeration value="pointers"/>
    <xsd:enumeration value="content"/>
  </xsd:restriction>
</xsd:simpleType>