vendredi 25 septembre 2015

Meaning of the XML pattern

can someone please explain me the meaning of this pattern with a example of a valid data argument.

Thank you in advance.

<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:pattern value="[A-Z]{4}\d{2}-\d{4}"/></xsd:restriction>
</xsd:simpleType>

Aucun commentaire:

Enregistrer un commentaire