Showing:

Diagrams
Facets
Source
Used by
Simple Type V_Texte34
Namespace http://www.minefi.gouv.fr/cp/helios/pes_v2/commun
Diagram
Diagram
Type restriction of xs:string
Facets
minLength 1
maxLength 34
Used by
Attribute Base_Texte34/@V
Source
<xs:simpleType name="V_Texte34">
  <xs:restriction base="xs:string">
    <xs:minLength value="1"/>
    <xs:maxLength value="34"/>
  </xs:restriction>
</xs:simpleType>