STRUCTURE.controller.xsd 2.0 KB

12345678910111213141516171819202122232425262728
  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.controller="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE.controller.xsd"
  5. xmlns:default_db__x3A__STRUCTURE="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE.xsd"
  6. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  7. targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE.controller.xsd"
  8. vc:minVersion="1.1"
  9. xmlns:default_db__x3A__STRUCTURE.dependency.subject.assert="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE.dependency.subject.assert.xsd"
  10. xmlns:p5suis="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/system_ui_info_speech/system_ui_info_speech.xsd">
  11. <xs:import
  12. namespace="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE.dependency.subject.state.xsd"
  13. schemaLocation="../../default_db.STRUCTURE.dependency.subject.state/STRUCTURE.dependency.subject.state/STRUCTURE.dependency.subject.state.xsd"/>
  14. <xs:attribute name="clean-subject-id" type="xs:string"/>
  15. <xs:attribute name="clean-context" type="xs:string"/>
  16. <xs:attribute name="clean-mode" type="xs:string"/>
  17. <xs:attribute name="clean-name" type="xs:string"/>
  18. <xs:attribute name="clean-action" type="xs:string"/>
  19. <xs:attributeGroup name="clean">
  20. <xs:attribute ref="default_db__x3A__STRUCTURE.controller:clean-subject-id"/>
  21. <xs:attribute ref="default_db__x3A__STRUCTURE.controller:clean-context"/>
  22. <xs:attribute ref="default_db__x3A__STRUCTURE.controller:clean-mode"/>
  23. <xs:attribute ref="default_db__x3A__STRUCTURE.controller:clean-name"/>
  24. <xs:attribute ref="default_db__x3A__STRUCTURE.controller:announce-subject-id"/>
  25. <xs:attribute ref="default_db__x3A__STRUCTURE.controller:clean-action"/>
  26. </xs:attributeGroup>
  27. <xs:attribute name="announce-subject-id"/>
  28. </xs:schema>