| 12345678910111213141516171819202122232425262728 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
- xmlns:default_db__x3A__STRUCTURE.controller="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE.controller.xsd"
- xmlns:default_db__x3A__STRUCTURE="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE.xsd"
- xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
- targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE.controller.xsd"
- vc:minVersion="1.1"
- xmlns:default_db__x3A__STRUCTURE.dependency.subject.assert="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE.dependency.subject.assert.xsd"
- xmlns:p5suis="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/system_ui_info_speech/system_ui_info_speech.xsd">
- <xs:import
- namespace="https://biuro.biall-net.pl/wfs/default_db/table/STRUCTURE.dependency.subject.state.xsd"
- schemaLocation="../../default_db.STRUCTURE.dependency.subject.state/STRUCTURE.dependency.subject.state/STRUCTURE.dependency.subject.state.xsd"/>
- <xs:attribute name="clean-subject-id" type="xs:string"/>
- <xs:attribute name="clean-context" type="xs:string"/>
- <xs:attribute name="clean-mode" type="xs:string"/>
- <xs:attribute name="clean-name" type="xs:string"/>
- <xs:attribute name="clean-action" type="xs:string"/>
- <xs:attributeGroup name="clean">
- <xs:attribute ref="default_db__x3A__STRUCTURE.controller:clean-subject-id"/>
- <xs:attribute ref="default_db__x3A__STRUCTURE.controller:clean-context"/>
- <xs:attribute ref="default_db__x3A__STRUCTURE.controller:clean-mode"/>
- <xs:attribute ref="default_db__x3A__STRUCTURE.controller:clean-name"/>
- <xs:attribute ref="default_db__x3A__STRUCTURE.controller:announce-subject-id"/>
- <xs:attribute ref="default_db__x3A__STRUCTURE.controller:clean-action"/>
- </xs:attributeGroup>
- <xs:attribute name="announce-subject-id"/>
- </xs:schema>
|