STRUCTURE.attract.xsd 1.5 KB

123456789101112131415161718192021222324
  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:default_db__x3A__STRUCTURE.attract="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE.attract.xsd"
  5. xmlns:default_db__x3A__STRUCTURE.controller="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE.controller.xsd"
  6. xmlns:default_db__x3A__STRUCTURE="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE.xsd"
  7. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  8. targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE.attract.xsd"
  9. vc:minVersion="1.1"
  10. xmlns:default_db__x3A__STRUCTURE.dependency.subject.assert="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE.dependency.subject.assert.xsd"
  11. xmlns:p5suis="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/system_ui_info_speech/system_ui_info_speech.xsd">
  12. <xs:annotation>
  13. <xs:documentation>do wywolywania kontekstow struktur oraz obliczen</xs:documentation>
  14. </xs:annotation>
  15. <xs:attribute name="context"/>
  16. <xs:attribute name="value"/>
  17. <xs:attribute name="parent"/>
  18. <xs:complexType name="model"/>
  19. <xs:element name="model" type="default_db__x3A__STRUCTURE.attract:model"/>
  20. <xs:element name="value"/>
  21. <xs:element name="element"/>
  22. <xs:complexType name="parent"/>
  23. <xs:element name="parent" type="default_db__x3A__STRUCTURE.attract:parent"/>
  24. </xs:schema>