xlink.xsd 3.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns:xlink="http://www.w3.org/1999/xlink"
  3. xmlns:xs="http://www.w3.org/2001/XMLSchema"
  4. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  5. xmlns:p5_tr_map="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/procesy5_translate_map.xsd"
  6. xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
  7. xmlns:system_cache__resources_tree_generate_xsl_required_occurs_raport="http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/resources_tree_generate_xsl_require_occurs_raport"
  8. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  9. xmlns:p5opr="http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/object_parent_relations/object_parent_relations.xsd"
  10. xmlns:p5_simpleSchema_map="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/p5_simpleSchema_map.xsd"
  11. xmlns:ant-object="http://biuro.biall-net.pl/xmlschema_procesy5/ant-object/ant-object.xsd"
  12. xmlns:p5ant-interface="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/ant_interface/ant_interface.xsd"
  13. targetNamespace="http://www.w3.org/1999/xlink"
  14. vc:minVersion="1.1"
  15. system_cache__appinfo:document-uri="Types/xlink.xsd"><!--#375 match annotation with (prefix:xs);(root/schema/@xmlns=())-->
  16. <xs:annotation>
  17. <xs:documentation>@2019-09-13 localized to p5 from svg ? May be incompatibile</xs:documentation>
  18. </xs:annotation>
  19. <xs:attribute name="type" default="simple" id="___d23e83119-1_type">
  20. <xs:simpleType id="___d23e83120-1">
  21. <xs:restriction base="xs:string">
  22. <xs:enumeration value="simple"/>
  23. <xs:enumeration value="extended"/>
  24. <xs:enumeration value="locator"/>
  25. <xs:enumeration value="arc"/>
  26. </xs:restriction>
  27. </xs:simpleType>
  28. </xs:attribute>
  29. <xs:attribute name="href" type="xs:anyURI" id="___d23e83126-1_href"/>
  30. <xs:attribute name="role" type="xs:string" id="___d23e83127-1_role"/>
  31. <xs:attribute name="arcrole" type="xs:string" id="___d23e83128-1_arcrole"/>
  32. <xs:attribute name="title" type="xs:string" id="___d23e83129-1_title"/>
  33. <xs:attribute name="show" default="embed" id="___d23e83130-1_show">
  34. <xs:simpleType id="___d23e83131-1">
  35. <xs:restriction base="xs:string">
  36. <xs:enumeration value="new"/>
  37. <xs:enumeration value="replace"/>
  38. <xs:enumeration value="embed"/>
  39. <xs:enumeration value="other"/>
  40. <xs:enumeration value="none"/>
  41. </xs:restriction>
  42. </xs:simpleType>
  43. </xs:attribute>
  44. <xs:attribute name="actuate" default="onLoad" id="___d23e83138-1_actuate">
  45. <xs:simpleType id="___d23e83139-1">
  46. <xs:restriction base="xs:string">
  47. <xs:enumeration value="onLoad"/>
  48. <xs:enumeration value="onRequest"/>
  49. <xs:enumeration value="other"/>
  50. <xs:enumeration value="none"/>
  51. </xs:restriction>
  52. </xs:simpleType>
  53. </xs:attribute>
  54. <xs:attribute name="from" type="xs:string" id="___d23e83145-1_from"/>
  55. <xs:attribute name="to" type="xs:string" id="___d23e83146-1_to"/>
  56. </xs:schema>