STRUCTURE__ENTITIES__ANT.xsd 1.1 KB

12345678910111213141516171819202122232425
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
  3. xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
  4. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  5. targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__ANT.xsd"
  6. vc:minVersion="1.1"
  7. xmlns:default_db__x3A__STRUCTURE__ENTITIES__ANT="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE__ENTITIES__ANT.xsd">
  8. <xs:annotation>
  9. <xs:documentation>Elementy ant build</xs:documentation>
  10. </xs:annotation>
  11. <xs:complexType name="project"/>
  12. <xs:complexType name="target"/>
  13. <xs:complexType name="extension-point"/>
  14. <xs:complexType name="xslt"/>
  15. <xs:complexType name="style"/>
  16. <xs:complexType name="mode"/>
  17. <xs:complexType name="in"/>
  18. <xs:complexType name="out"/>
  19. <xs:complexType name="build.xml">
  20. <xs:sequence>
  21. <xs:element name="newElement"/>
  22. </xs:sequence>
  23. </xs:complexType>
  24. <xs:complexType name="build.STRUCTURE.xml"/>
  25. </xs:schema>