Files
SanchoToro/bdGrupoSanchoToro/XSD/DAT-EXPART.xsd
2026-01-30 11:09:47 +01:00

26 lines
1.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="EXPART" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xs:element name="EXPART" msdata:IsDataSet="true" msdata:Locale="en-US">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="Datos">
<xs:complexType>
<xs:sequence>
<xs:element name="EANLI" type="xs:string" minOccurs="0" />
<xs:element name="EACOD" type="xs:string" minOccurs="0" />
<xs:element name="EACPR" type="xs:string" minOccurs="0" />
<xs:element name="EANSE" type="xs:string" minOccurs="0" />
<xs:element name="EANSF" type="xs:string" minOccurs="0" />
<xs:element name="EADES" type="xs:string" minOccurs="0" />
<xs:element name="EAPRV" type="xs:string" minOccurs="0" />
<xs:element name="EATIP" type="xs:string" minOccurs="0" />
<xs:element name="EAFEC" type="xs:string" minOccurs="0" />
<xs:element name="EANAL" type="xs:string" minOccurs="0" />
<xs:element name="EADEX" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>