IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

XML Schema Validation Example

Using Qt XML Patterns to validate XML with a W3C XML Schema.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

XML Schema Validation Example

 
Sélectionnez
<order>
    <customerId>234219</customerId>
    <article>
        <articleId>21692</articleId>
        <count>3</count>
    </article>
    <article>
        <articleId>24749</articleId>
        <count>9</count>
    </article>
    <deliveryDate>2009-01-23</deliveryDate>
    <payed>yes</payed>
</order>

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+