Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type BooleanOperatorType
Namespace org:afnor:medona:1.0
Annotations
And, Or, Not
Diagram
Diagram vitam-types_xsd_Simple_Type_NonEmptyTokenType.tmp#NonEmptyTokenType
Type restriction of NonEmptyTokenType
Type hierarchy
Facets
minLength 1
enumeration and
enumeration or
enumeration not
Used by
Source
<xsd:simpleType name="BooleanOperatorType">
  <xsd:annotation>
    <xsd:documentation>And, Or, Not</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="NonEmptyTokenType">
    <xsd:enumeration value="and"/>
    <xsd:enumeration value="or"/>
    <xsd:enumeration value="not"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/query-vitam.xsd