Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type NonEmptyTokenType
Namespace org:afnor:medona:1.0
Annotations
Token not empty
Diagram
Diagram
Type restriction of xsd:token
Facets
minLength 1
Used by
Source
<xsd:simpleType name="NonEmptyTokenType">
  <xsd:annotation>
    <xsd:documentation>Token not empty</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:token">
    <xsd:minLength value="1"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/vitam-types.xsd