Untitled

 avatar
unknown
xml
a year ago
462 B
3
Indexable
<?xml version="1.0" encoding="UTF-8"?>
<directiva xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="Directiva.xsd">
    <personalDirectiva>
        <id>54546452</id>
        <nombreCompleto>Lea Toro</nombreCompleto>
        <nif>14566585A</nif>
        <fechaNacimiento>2021-07-01</fechaNacimiento>
        <cargoClub>consejero</cargoClub>
        <esConsejero>true</esConsejero>
    </personalDirectiva>
</directiva>
Editor is loading...
Leave a Comment