Showing:

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