element-filename.xsd 753 B

123456789101112131415
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
  3. targetNamespace="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  4. vc:minVersion="1.1"
  5. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  6. xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning">
  7. <xs:element name="element-filename">
  8. <xs:complexType>
  9. <xs:attributeGroup ref="system_cache__appinfo:element-filename.params"/>
  10. </xs:complexType>
  11. </xs:element>
  12. <xs:attributeGroup name="element-filename.params">
  13. <xs:attribute name="document-uri"/>
  14. </xs:attributeGroup>
  15. </xs:schema>