DrillThroughSpecification.xsd 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: cclom
  5. (C) Copyright IBM Corp. 2005, 2013
  6. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  7. -->
  8. <!--
  9. Generated on Tue Sep 17 17:57:55 EDT 2013
  10. -->
  11. <xs:schema xmlns:dts="http://developer.cognos.com/schemas/drillThroughSpecification/1/" xmlns:xs="http://www.w3.org/2001/XMLSchema" attributeFormDefault="unqualified" blockDefault="#all" elementFormDefault="qualified" finalDefault="#all" targetNamespace="http://developer.cognos.com/schemas/drillThroughSpecification/1/" version="1.0">
  12. <xs:element name="drillThroughSpecification" type="dts:drillThroughSpecificationType"/>
  13. <xs:complexType name="__extensibilityType">
  14. <xs:sequence>
  15. <xs:any namespace="##targetNamespace" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  16. </xs:sequence>
  17. <xs:anyAttribute namespace="##any" processContents="lax"/>
  18. </xs:complexType>
  19. <xs:attribute name="mustUnderstand" type="xs:boolean"/>
  20. <xs:complexType name="bookmarkType">
  21. <xs:sequence>
  22. <xs:choice>
  23. <xs:element name="item" type="dts:stringType"/>
  24. <xs:element name="alternateItems" type="dts:alternateItemListType"/>
  25. <xs:element name="text" type="dts:stringType"/>
  26. </xs:choice>
  27. <xs:element name="extension" type="dts:__extensibilityType" minOccurs="0"/>
  28. <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  29. </xs:sequence>
  30. <xs:anyAttribute namespace="##any" processContents="lax"/>
  31. </xs:complexType>
  32. <xs:complexType name="drillThroughSpecificationType">
  33. <xs:sequence>
  34. <xs:element name="modelSearchPaths" type="dts:searchPathListType"/>
  35. <xs:element name="parameterAssignments" type="dts:parameterAssignmentListType" minOccurs="0"/>
  36. <xs:element name="scope" type="dts:scopeItemListType" minOccurs="0"/>
  37. <xs:choice minOccurs="0">
  38. <xs:element name="iwrTarget" type="dts:iwrTargetType"/>
  39. <xs:element name="packageTarget" type="dts:packageTargetType"/>
  40. <xs:element name="powerPlay7ReportTarget" type="dts:powerPlay7ReportTargetType"/>
  41. <xs:element name="powerPlay8ReportTarget" type="dts:powerPlay8ReportTargetType"/>
  42. <xs:element name="reportTarget" type="dts:reportTargetType"/>
  43. <xs:element name="uriTarget" type="dts:uriTargetType"/>
  44. </xs:choice>
  45. <xs:element name="extension" type="dts:__extensibilityType" minOccurs="0"/>
  46. <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  47. </xs:sequence>
  48. <xs:anyAttribute namespace="##any" processContents="lax"/>
  49. </xs:complexType>
  50. <xs:complexType name="iwrTargetType">
  51. <xs:sequence>
  52. <xs:element name="action" type="dts:anyURIType"/>
  53. <xs:element name="characterEncoding" type="dts:stringType"/>
  54. <xs:element name="targetURI" type="dts:anyURIType"/>
  55. <xs:element name="extension" type="dts:__extensibilityType" minOccurs="0"/>
  56. <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  57. </xs:sequence>
  58. <xs:anyAttribute namespace="##any" processContents="lax"/>
  59. </xs:complexType>
  60. <xs:complexType name="packageTargetType">
  61. <xs:sequence>
  62. <xs:element name="action" type="dts:anyURIType"/>
  63. <xs:element name="studios" type="dts:anyURIListType"/>
  64. <xs:element name="targetSearchPath" type="dts:stringType"/>
  65. <xs:element name="extension" type="dts:__extensibilityType" minOccurs="0"/>
  66. <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  67. </xs:sequence>
  68. <xs:anyAttribute namespace="##any" processContents="lax"/>
  69. </xs:complexType>
  70. <xs:complexType name="parameterAssignmentType">
  71. <xs:sequence>
  72. <xs:element name="parameterName" type="dts:stringType"/>
  73. <xs:choice>
  74. <xs:element name="item" type="dts:stringType"/>
  75. <xs:element name="alternateItems" type="dts:alternateItemListType"/>
  76. </xs:choice>
  77. <xs:element name="extension" type="dts:__extensibilityType" minOccurs="0"/>
  78. <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  79. </xs:sequence>
  80. <xs:anyAttribute namespace="##any" processContents="lax"/>
  81. </xs:complexType>
  82. <xs:complexType name="powerPlay7ReportTargetType">
  83. <xs:sequence>
  84. <xs:element name="action" type="dts:anyURIType"/>
  85. <xs:element name="characterEncoding" type="dts:stringType"/>
  86. <xs:element name="targetURI" type="dts:anyURIType"/>
  87. <xs:element name="extension" type="dts:__extensibilityType" minOccurs="0"/>
  88. <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  89. </xs:sequence>
  90. <xs:anyAttribute namespace="##any" processContents="lax"/>
  91. </xs:complexType>
  92. <xs:complexType name="powerPlay8ReportTargetType">
  93. <xs:sequence>
  94. <xs:element name="action" type="dts:anyURIType"/>
  95. <xs:element name="targetSearchPath" type="dts:stringType"/>
  96. <xs:element name="extension" type="dts:__extensibilityType" minOccurs="0"/>
  97. <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  98. </xs:sequence>
  99. <xs:anyAttribute namespace="##any" processContents="lax"/>
  100. </xs:complexType>
  101. <xs:complexType name="reportTargetType">
  102. <xs:sequence>
  103. <xs:element name="action" type="dts:anyURIType"/>
  104. <xs:element name="targetSearchPath" type="dts:stringType"/>
  105. <xs:element name="bookmark" type="dts:bookmarkType" minOccurs="0"/>
  106. <xs:element name="extension" type="dts:__extensibilityType" minOccurs="0"/>
  107. <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  108. </xs:sequence>
  109. <xs:anyAttribute namespace="##any" processContents="lax"/>
  110. </xs:complexType>
  111. <xs:complexType name="uriTargetType">
  112. <xs:sequence>
  113. <xs:element name="action" type="dts:anyURIType"/>
  114. <xs:element name="targetURI" type="dts:anyURIType"/>
  115. <xs:element name="bookmark" type="dts:bookmarkType" minOccurs="0"/>
  116. <xs:element name="characterEncoding" type="dts:stringType" minOccurs="0"/>
  117. <xs:element name="extension" type="dts:__extensibilityType" minOccurs="0"/>
  118. <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  119. </xs:sequence>
  120. <xs:anyAttribute namespace="##any" processContents="lax"/>
  121. </xs:complexType>
  122. <xs:complexType name="alternateItemListType">
  123. <xs:choice minOccurs="1" maxOccurs="unbounded">
  124. <xs:element name="item" type="dts:stringType"/>
  125. <xs:element name="extension" type="dts:__extensibilityType"/>
  126. <xs:any namespace="##other" processContents="lax"/>
  127. </xs:choice>
  128. <xs:anyAttribute namespace="##any" processContents="lax"/>
  129. </xs:complexType>
  130. <xs:complexType name="anyURIListType">
  131. <xs:choice minOccurs="1" maxOccurs="unbounded">
  132. <xs:element name="uri" type="dts:anyURIType"/>
  133. <xs:element name="extension" type="dts:__extensibilityType"/>
  134. <xs:any namespace="##other" processContents="lax"/>
  135. </xs:choice>
  136. <xs:anyAttribute namespace="##any" processContents="lax"/>
  137. </xs:complexType>
  138. <xs:complexType name="parameterAssignmentListType">
  139. <xs:choice minOccurs="1" maxOccurs="unbounded">
  140. <xs:element name="parameterAssignment" type="dts:parameterAssignmentType"/>
  141. <xs:element name="extension" type="dts:__extensibilityType"/>
  142. <xs:any namespace="##other" processContents="lax"/>
  143. </xs:choice>
  144. <xs:anyAttribute namespace="##any" processContents="lax"/>
  145. </xs:complexType>
  146. <xs:complexType name="scopeItemListType">
  147. <xs:choice minOccurs="1" maxOccurs="unbounded">
  148. <xs:element name="item" type="dts:stringType"/>
  149. <xs:element name="alternateItems" type="dts:alternateItemListType"/>
  150. <xs:element name="extension" type="dts:__extensibilityType"/>
  151. <xs:any namespace="##other" processContents="lax"/>
  152. </xs:choice>
  153. <xs:anyAttribute namespace="##any" processContents="lax"/>
  154. </xs:complexType>
  155. <xs:complexType name="searchPathListType">
  156. <xs:choice minOccurs="1" maxOccurs="unbounded">
  157. <xs:element name="searchPath" type="dts:stringType"/>
  158. <xs:element name="extension" type="dts:__extensibilityType"/>
  159. <xs:any namespace="##other" processContents="lax"/>
  160. </xs:choice>
  161. <xs:anyAttribute namespace="##any" processContents="lax"/>
  162. </xs:complexType>
  163. <xs:complexType name="anyURIType">
  164. <xs:simpleContent>
  165. <xs:extension base="xs:anyURI">
  166. <xs:anyAttribute namespace="##any" processContents="lax"/>
  167. </xs:extension>
  168. </xs:simpleContent>
  169. </xs:complexType>
  170. <xs:complexType name="stringType">
  171. <xs:simpleContent>
  172. <xs:extension base="xs:string">
  173. <xs:anyAttribute namespace="##any" processContents="lax"/>
  174. </xs:extension>
  175. </xs:simpleContent>
  176. </xs:complexType>
  177. </xs:schema>