Showing:

Diagrams
Facets
Source
Used by
Simple Type V_Num2_DureeDgp
Namespace http://www.minefi.gouv.fr/cp/helios/pes_v2/commun
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [1-9][0-9]
Used by
Source
<xs:simpleType name="V_Num2_DureeDgp">
  <xs:restriction base="xs:string">
    <xs:pattern value="[1-9][0-9]"/>
  </xs:restriction>
</xs:simpleType>