configurationengine/source/cone/validation/confml_xsd/confml2.xsd
author m2lahtel
Thu, 21 Oct 2010 16:36:53 +0300
changeset 5 d2c80f5cab53
parent 3 e7e0ae78773e
permissions -rw-r--r--
Updated to version 1.2.14
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3
e7e0ae78773e ConE 1.2.11 release
m2lahtel
parents:
diff changeset
     1
<?xml version="1.0" encoding="utf-8"?>
5
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
     2
<xs:schema xmlns:tns="http://www.s60.com/xml/confml/2"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
     3
           xmlns:xs="http://www.w3.org/2001/XMLSchema"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
     4
           xmlns:xlink="http://www.w3.org/1999/xlink"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
     5
           xmlns:xi="http://www.w3.org/2001/XInclude"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
     6
           xmlns:xml="http://www.w3.org/XML/1998/namespace"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
     7
           targetNamespace="http://www.s60.com/xml/confml/2"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
     8
           elementFormDefault="qualified"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
     9
           attributeFormDefault="unqualified">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    10
  <xs:import namespace="http://www.w3.org/2001/XMLSchema"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    11
             id="xs" schemaLocation="XMLSchema.xsd"/>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    12
  <xs:import namespace="http://www.w3.org/1999/xlink"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    13
             id="xlink" schemaLocation="xlink.xsd" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    14
  <xs:import namespace="http://www.w3.org/2001/XInclude"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    15
             id="xi" schemaLocation="XInclude.xsd" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    16
  <xs:import namespace="http://www.w3.org/XML/1998/namespace"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    17
             id="xml" schemaLocation="xml.xsd"/>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    18
	     
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    19
  <xs:element name="configuration"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    20
              type="tns:configurationType" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    21
  <xs:element name="meta"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    22
              type="tns:metaType" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    23
  <xs:element name="desc"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    24
              type="tns:descType" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    25
  <xs:element name="icon"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    26
              type="tns:iconType" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    27
  <xs:element name="view"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    28
              type="tns:viewType" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    29
  <xs:element name="group"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    30
              type="tns:groupType" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    31
  <xs:element name="feature"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    32
              type="tns:featureType" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    33
  <xs:element name="setting"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    34
              type="tns:settingType" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    35
  <xs:element name="data"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    36
              type="tns:dataType" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    37
  <xs:element name="rfs"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    38
              type="tns:rfsType" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    39
  <xs:element name="link"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    40
              type="tns:linkType" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    41
  <xs:element name="option"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    42
              type="tns:optionType" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    43
  <xs:element name="property"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    44
              type="tns:propertyType" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    45
  <xs:element name="localPath"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    46
              type="tns:pathType" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    47
  <xs:element name="targetPath"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    48
              type="tns:pathType" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    49
  <xs:element name="extensions"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    50
              type="tns:extensionsType" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    51
  <xs:complexType name="extensionsType">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    52
    <xs:choice minOccurs="0"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    53
               maxOccurs="unbounded">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    54
      <xs:any namespace="##other"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    55
              processContents="skip"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    56
              minOccurs="0"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    57
              maxOccurs="unbounded" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    58
    </xs:choice>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    59
    <xs:attributeGroup ref="tns:CommonAttrs" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    60
  </xs:complexType>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    61
  <xs:complexType name="configurationType">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    62
    <xs:choice minOccurs="0"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    63
               maxOccurs="unbounded">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    64
      <xs:element ref="tns:meta"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    65
                  maxOccurs="1" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    66
      <xs:element ref="tns:desc" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    67
      <xs:element ref="tns:icon" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    68
      <xs:element ref="tns:view" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    69
      <xs:element ref="tns:feature" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    70
      <xs:element ref="tns:link" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    71
      <xs:element ref="tns:data"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    72
                  maxOccurs="1" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    73
      <xs:element ref="tns:rfs"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    74
                  maxOccurs="1" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    75
      <xs:element ref="tns:configuration" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    76
      <xs:element ref="xi:include" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    77
      <xs:element ref="tns:extensions" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    78
    </xs:choice>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    79
    <xs:attribute name="version"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    80
                  use="required">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    81
      <xs:simpleType>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    82
        <xs:restriction base="xs:token">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    83
          <xs:pattern value="[0-9]{1,3}\.[0-9]{1,3}(\.[0-9]{1,3})?" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    84
          <!-- This regexp matches versions declared as x.y[.z] -->
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    85
        </xs:restriction>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    86
      </xs:simpleType>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    87
    </xs:attribute>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    88
    <xs:attribute name="name"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    89
                  type="xs:token" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    90
    <xs:attributeGroup ref="tns:CommonAttrs" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    91
    <xs:attribute ref="xml:base" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    92
    <xs:anyAttribute namespace="##other"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    93
                     processContents="skip" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    94
  </xs:complexType>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    95
  <xs:complexType name="metaType">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    96
    <xs:choice minOccurs="0"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    97
               maxOccurs="unbounded">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    98
      <xs:element name="id"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
    99
                  type="tns:idType" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   100
      <xs:element name="date"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   101
                  type="tns:dateType" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   102
      <xs:element name="owner"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   103
                  type="tns:ownerType" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   104
      <xs:element name="editor"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   105
                  type="tns:editorType" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   106
      <xs:element name="status"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   107
                  type="tns:statusType" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   108
      <xs:element name="version"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   109
                  type="tns:versionType" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   110
      <xs:element name="platform"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   111
                  type="tns:platformType" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   112
      <xs:element name="product"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   113
                  type="tns:productType" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   114
      <xs:element name="release"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   115
                  type="tns:releaseType" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   116
      <xs:element name="customer"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   117
                  type="tns:customerType" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   118
      <xs:element name="origin"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   119
                  type="tns:originType" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   120
      <xs:element name="target"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   121
                  type="tns:targetType" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   122
      <xs:element name="desc"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   123
                  type="tns:descType" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   124
      <xs:element name="icon"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   125
                  type="tns:iconType" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   126
      <xs:element ref="tns:link" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   127
      <xs:element ref="tns:extensions" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   128
    </xs:choice>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   129
  </xs:complexType>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   130
  <xs:complexType name="descType"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   131
                  mixed="true">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   132
    <xs:attribute ref="xlink:href" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   133
    <xs:attribute ref="xlink:title" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   134
    <xs:attributeGroup ref="tns:CommonAttrs" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   135
  </xs:complexType>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   136
  <xs:complexType name="iconType">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   137
    <xs:attribute ref="xlink:href"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   138
                  use="optional" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   139
    <xs:attribute ref="xlink:title" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   140
    <xs:attributeGroup ref="tns:CommonAttrs" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   141
  </xs:complexType>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   142
  <xs:complexType name="linkType">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   143
    <xs:attribute ref="xlink:href"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   144
                  use="optional" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   145
    <xs:attribute ref="xlink:title" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   146
    <xs:attributeGroup ref="tns:CommonAttrs" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   147
  </xs:complexType>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   148
  <xs:complexType name="propertyType">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   149
    <xs:choice minOccurs="0"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   150
               maxOccurs="unbounded">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   151
      <xs:element ref="tns:desc" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   152
      <xs:element ref="tns:icon" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   153
      <xs:element ref="tns:link" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   154
    </xs:choice>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   155
    <xs:attributeGroup ref="tns:CommonAttrs" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   156
    <xs:attribute name="name"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   157
                  type="xs:token"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   158
                  use="optional" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   159
    <xs:attribute name="value"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   160
                  type="xs:string"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   161
                  use="optional" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   162
    <xs:attribute name="unit"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   163
                  type="xs:token" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   164
  </xs:complexType>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   165
  <xs:complexType name="settingType">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   166
    <xs:choice minOccurs="0"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   167
               maxOccurs="unbounded">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   168
      <xs:element ref="tns:desc" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   169
      <xs:element ref="tns:icon" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   170
      <xs:element ref="tns:link" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   171
      <xs:element ref="tns:option" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   172
      <xs:element ref="tns:property" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   173
      <xs:element ref="tns:setting" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   174
      <xs:element ref="tns:localPath" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   175
      <xs:element ref="tns:targetPath" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   176
      <xs:element ref="xs:pattern" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   177
      <xs:element ref="xs:minInclusive" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   178
      <xs:element ref="xs:maxInclusive" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   179
      <xs:element ref="xs:minExclusive" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   180
      <xs:element ref="xs:maxExclusive" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   181
      <xs:element ref="xs:length" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   182
      <xs:element ref="xs:minLength" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   183
      <xs:element ref="xs:maxLength" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   184
      <xs:element ref="xs:totalDigits" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   185
      <xs:element ref="tns:extensions" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   186
    </xs:choice>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   187
    <xs:attributeGroup ref="tns:CommonAttrs" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   188
    <xs:attribute name="relevant"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   189
                  type="xs:token"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   190
                  default="true" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   191
    <xs:attribute name="constraint"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   192
                  type="xs:token"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   193
                  default="true" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   194
    <xs:attribute name="readOnly"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   195
                  type="xs:boolean"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   196
                  default="false" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   197
    <xs:attribute name="name"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   198
                  type="xs:string" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   199
    <xs:attribute name="type"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   200
                  type="tns:typeType" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   201
    <xs:attribute name="ref"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   202
                  type="xs:token" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   203
    <xs:attribute name="minOccurs"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   204
                  type="xs:nonNegativeInteger"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   205
                  default="0" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   206
    <xs:attribute name="maxOccurs"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   207
                  type="xs:NMTOKEN"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   208
                  default="unbounded" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   209
    <xs:attribute name="displayName"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   210
                  type="xs:string" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   211
    <xs:attribute name="mapKey"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   212
                  type="xs:string" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   213
    <xs:attribute name="mapValue"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   214
                  type="xs:string" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   215
    <xs:attribute name="required"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   216
                  type="xs:boolean"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   217
                  default="false" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   218
    <xs:anyAttribute namespace="##other"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   219
                     processContents="skip" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   220
  </xs:complexType>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   221
  <xs:complexType name="featureType">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   222
    <xs:choice minOccurs="0"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   223
               maxOccurs="unbounded">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   224
      <xs:element ref="tns:desc" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   225
      <xs:element ref="tns:icon" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   226
      <xs:element ref="tns:link" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   227
      <xs:element ref="tns:setting" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   228
      <xs:element ref="tns:extensions" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   229
    </xs:choice>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   230
    <xs:attribute name="name"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   231
                  type="xs:token" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   232
    <xs:attribute name="relevant"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   233
                  type="xs:token"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   234
                  default="true" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   235
    <xs:attribute name="ref"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   236
                  type="xs:token"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   237
                  use="required" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   238
    <xs:attributeGroup ref="tns:CommonAttrs" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   239
    <xs:anyAttribute namespace="##other"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   240
                     processContents="skip" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   241
  </xs:complexType>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   242
  <xs:complexType name="optionType">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   243
    <xs:choice minOccurs="0"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   244
               maxOccurs="unbounded">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   245
      <xs:element ref="tns:desc" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   246
      <xs:element ref="tns:icon" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   247
      <xs:element ref="tns:link" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   248
    </xs:choice>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   249
    <xs:attributeGroup ref="tns:CommonAttrs" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   250
    <xs:attribute name="name"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   251
                  type="xs:token" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   252
    <xs:attribute name="value"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   253
                  type="xs:string" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   254
    <xs:attribute name="relevant"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   255
                  type="xs:token"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   256
                  default="true" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   257
    <xs:attribute name="map"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   258
                  type="xs:string" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   259
    <xs:attribute name="mapValue"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   260
                  type="xs:string" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   261
    <xs:attribute name="displayName"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   262
                  type="xs:string" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   263
    <xs:anyAttribute namespace="##other"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   264
                     processContents="skip" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   265
  </xs:complexType>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   266
  <xs:complexType name="groupType">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   267
    <xs:choice minOccurs="0"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   268
               maxOccurs="unbounded">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   269
      <xs:element ref="tns:desc" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   270
      <xs:element ref="tns:icon" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   271
      <xs:element ref="tns:link" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   272
      <xs:element ref="tns:group" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   273
      <xs:element ref="tns:setting" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   274
    </xs:choice>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   275
    <xs:attributeGroup ref="tns:CommonAttrs" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   276
    <xs:attribute name="name"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   277
                  type="xs:token" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   278
  </xs:complexType>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   279
  <xs:complexType name="viewType">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   280
    <xs:choice minOccurs="0"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   281
               maxOccurs="unbounded">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   282
      <xs:element ref="tns:meta"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   283
                  maxOccurs="1" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   284
      <xs:element ref="tns:desc" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   285
      <xs:element ref="tns:icon" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   286
      <xs:element ref="tns:link" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   287
      <xs:element ref="tns:group" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   288
    </xs:choice>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   289
    <xs:attributeGroup ref="tns:CommonAttrs" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   290
    <xs:attribute name="name"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   291
                  type="xs:token" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   292
  </xs:complexType>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   293
  <xs:simpleType name="idType">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   294
    <xs:restriction base="xs:NMTOKEN" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   295
  </xs:simpleType>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   296
  <xs:simpleType name="dateType">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   297
    <xs:restriction base="xs:date" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   298
  </xs:simpleType>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   299
  <xs:simpleType name="ownerType">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   300
    <xs:restriction base="xs:string" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   301
  </xs:simpleType>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   302
  <xs:simpleType name="editorType">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   303
    <xs:restriction base="xs:string" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   304
  </xs:simpleType>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   305
  <xs:simpleType name="productType">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   306
    <xs:restriction base="xs:string" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   307
  </xs:simpleType>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   308
  <xs:simpleType name="statusType">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   309
    <xs:restriction base="xs:string" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   310
  </xs:simpleType>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   311
  <xs:simpleType name="platformType">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   312
    <xs:restriction base="xs:string" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   313
  </xs:simpleType>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   314
  <xs:simpleType name="versionType">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   315
    <xs:restriction base="xs:string" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   316
  </xs:simpleType>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   317
  <xs:simpleType name="releaseType">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   318
    <xs:restriction base="xs:string" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   319
  </xs:simpleType>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   320
  <xs:simpleType name="customerType">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   321
    <xs:restriction base="xs:string" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   322
  </xs:simpleType>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   323
  <xs:simpleType name="originType">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   324
    <xs:restriction base="xs:string" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   325
  </xs:simpleType>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   326
  <xs:simpleType name="targetType">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   327
    <xs:restriction base="xs:string" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   328
  </xs:simpleType>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   329
  <xs:attributeGroup name="CommonAttrs">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   330
    <xs:attribute name="id"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   331
                  type="xs:NMTOKEN" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   332
  </xs:attributeGroup>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   333
  <xs:complexType name="dataType">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   334
    <xs:sequence>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   335
      <xs:any namespace="##any"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   336
              processContents="skip"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   337
              minOccurs="0"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   338
              maxOccurs="unbounded" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   339
    </xs:sequence>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   340
    <xs:attributeGroup ref="tns:CommonAttrs" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   341
    <xs:attribute name="extensionPolicy"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   342
                  type="xs:NMTOKEN"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   343
                  default="replace" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   344
    <xs:attribute name="template"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   345
                  type="xs:NMTOKEN"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   346
                  default="false" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   347
    <xs:attribute name="map"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   348
                  type="xs:string" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   349
    <xs:attribute name="empty"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   350
                  type="xs:NMTOKEN"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   351
                  default="false" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   352
  </xs:complexType>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   353
  <xs:complexType name="rfsType">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   354
    <xs:sequence>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   355
      <xs:any namespace="##any"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   356
              processContents="skip"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   357
              minOccurs="0"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   358
              maxOccurs="unbounded" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   359
    </xs:sequence>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   360
    <xs:attributeGroup ref="tns:CommonAttrs" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   361
  </xs:complexType>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   362
  <xs:simpleType name="typeType">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   363
    <xs:restriction base="xs:string">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   364
      <xs:enumeration value="int" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   365
      <xs:enumeration value="boolean" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   366
      <xs:enumeration value="real" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   367
      <xs:enumeration value="string" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   368
      <xs:enumeration value="file" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   369
      <xs:enumeration value="folder" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   370
      <xs:enumeration value="sequence" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   371
      <xs:enumeration value="selection" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   372
      <xs:enumeration value="multiSelection" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   373
      <xs:enumeration value="date" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   374
      <xs:enumeration value="time" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   375
      <xs:enumeration value="dateTime" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   376
      <xs:enumeration value="duration" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   377
      <xs:enumeration value="hexBinary" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   378
    </xs:restriction>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   379
  </xs:simpleType>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   380
  <xs:complexType name="pathType"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   381
                  mixed="true">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   382
    <xs:choice minOccurs="0"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   383
               maxOccurs="unbounded">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   384
      <xs:element ref="tns:desc" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   385
      <xs:element ref="tns:icon" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   386
      <xs:element ref="tns:link" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   387
      <xs:element ref="xs:pattern" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   388
      <xs:element ref="xs:length" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   389
      <xs:element ref="xs:minLength" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   390
      <xs:element ref="xs:maxLength" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   391
      <xs:element ref="tns:property" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   392
    </xs:choice>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   393
    <xs:attributeGroup ref="tns:CommonAttrs" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   394
    <xs:attribute name="constraint"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   395
                  type="xs:token"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   396
                  default="true" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   397
    <xs:attribute name="readOnly"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   398
                  type="xs:boolean"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   399
                  default="false" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   400
    <xs:attribute name="required"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   401
                  type="xs:boolean"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   402
                  default="false" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   403
    <xs:attribute name="map"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   404
                  type="xs:string" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   405
  </xs:complexType>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents: 3
diff changeset
   406
</xs:schema>