HomeSort by relevance Sort by last modified time
    Searched full:xsd (Results 1 - 25 of 463) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/jdiff/src/
api.xsd 2 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
4 <xsd:annotation>
5 <xsd:documentation>
7 </xsd:documentation>
8 </xsd:annotation>
10 <xsd:element name="api" type="apiType"/>
12 <xsd:complexType name="apiType">
13 <xsd:sequence>
14 <xsd:element name="package" type="packageType" minOccurs='1' maxOccurs='unbounded'/
    [all...]
comments.xsd 2 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
4 <xsd:annotation>
5 <xsd:documentation>
7 </xsd:documentation>
8 </xsd:annotation>
10 <xsd:element name="comments" type="commentsType"/>
12 <xsd:complexType name="commentsType">
13 <xsd:sequence>
14 <xsd:element name="comment" type="commentType" minOccurs='0' maxOccurs='unbounded'/
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/schema/
atom10_build.xsd 2 <xsd:schema xmlns:atom="http://www.w3.org/2005/Atom" xmlns:bf="http://www.eclipse.org/2006/BuildFeed" xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" targetNamespace="http://www.w3.org/2005/Atom">
3 <xsd:import namespace="http://www.eclipse.org/2006/BuildFeed" schemaLocation="build.xsd"/>
4 <xsd:element name="feed">
5 <xsd:complexType>
6 <xsd:sequence>
7 <xsd:element ref="atom:title"/>
8 <xsd:element ref="atom:link"/>
9 <xsd:element ref="atom:updated"/
    [all...]
  /external/apache-harmony/support/src/test/resources/config/
excludes.xsd 2 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
9 <xsd:element name="suite">
10 <xsd:complexType>
11 <xsd:sequence>
12 <xsd:element ref="type" minOccurs="0" maxOccurs="unbounded"/>
13 </xsd:sequence>
14 </xsd:complexType>
15 </xsd:element>
24 <xsd:element name="type"
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
layout-devices.xsd 17 <xsd:schema
19 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
27 <xsd:element name="layout-devices" type="c:layoutDevicesType" />
29 <xsd:complexType name="layoutDevicesType">
30 <xsd:annotation>
31 <xsd:documentation xml:lang="en">
39 </xsd:documentation>
40 </xsd:annotation>
42 <xsd:sequence>
44 <xsd:element name="device" minOccurs="0" maxOccurs="unbounded"
    [all...]
  /prebuilts/devtools/repository/
sdk-sys-img-1.xsd 17 <xsd:schema
19 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
37 <xsd:element name="sdk-sys-img" type="sdk:repositoryType" />
39 <xsd:complexType name="repositoryType">
40 <xsd:annotation>
41 <xsd:documentation>
43 </xsd:documentation>
44 </xsd:annotation>
45 <xsd:choice minOccurs="0" maxOccurs="unbounded">
46 <xsd:element name="system-image" type="sdk:systemImageType" /
    [all...]
sdk-repository-4.xsd 17 <xsd:schema
19 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
59 <xsd:element name="sdk-repository" type="sdk:repositoryType" />
61 <xsd:complexType name="repositoryType">
62 <xsd:annotation>
63 <xsd:documentation>
65 </xsd:documentation>
66 </xsd:annotation>
67 <xsd:choice minOccurs="0" maxOccurs="unbounded">
68 <xsd:element name="platform" type="sdk:platformType" /
    [all...]
sdk-repository-8.xsd 17 <xsd:schema
19 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
86 <xsd:element name="sdk-repository" type="sdk:repositoryType" />
88 <xsd:complexType name="repositoryType">
89 <xsd:annotation>
90 <xsd:documentation>
92 </xsd:documentation>
93 </xsd:annotation>
94 <xsd:choice minOccurs="0" maxOccurs="unbounded">
95 <xsd:element name="platform" type="sdk:platformType" /
    [all...]
sdk-repository-2.xsd 17 <xsd:schema
19 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
39 <xsd:element name="sdk-repository" type="sr2:repositoryType" />
41 <xsd:complexType name="repositoryType">
42 <xsd:annotation>
43 <xsd:documentation>
45 </xsd:documentation>
46 </xsd:annotation>
47 <xsd:choice minOccurs="0" maxOccurs="unbounded">
48 <xsd:element name="platform" type="sr2:platformType" /
    [all...]
sdk-addon-1.xsd 17 <xsd:schema
19 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
38 <xsd:element name="sdk-addon" type="sdk:repositoryType" />
40 <xsd:complexType name="repositoryType">
41 <xsd:annotation>
42 <xsd:documentation>
44 </xsd:documentation>
45 </xsd:annotation>
46 <xsd:choice minOccurs="0" maxOccurs="unbounded">
47 <xsd:element name="add-on" type="sdk:addonType" /
    [all...]
sdk-repository-5.xsd 17 <xsd:schema
19 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
67 <xsd:element name="sdk-repository" type="sdk:repositoryType" />
69 <xsd:complexType name="repositoryType">
70 <xsd:annotation>
71 <xsd:documentation>
73 </xsd:documentation>
74 </xsd:annotation>
75 <xsd:choice minOccurs="0" maxOccurs="unbounded">
76 <xsd:element name="platform" type="sdk:platformType" /
    [all...]
sdk-repository-6.xsd 17 <xsd:schema
19 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
73 <xsd:element name="sdk-repository" type="sdk:repositoryType" />
75 <xsd:complexType name="repositoryType">
76 <xsd:annotation>
77 <xsd:documentation>
79 </xsd:documentation>
80 </xsd:annotation>
81 <xsd:choice minOccurs="0" maxOccurs="unbounded">
82 <xsd:element name="platform" type="sdk:platformType" /
    [all...]
sdk-repository-7.xsd 17 <xsd:schema
19 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
80 <xsd:element name="sdk-repository" type="sdk:repositoryType" />
82 <xsd:complexType name="repositoryType">
83 <xsd:annotation>
84 <xsd:documentation>
86 </xsd:documentation>
87 </xsd:annotation>
88 <xsd:choice minOccurs="0" maxOccurs="unbounded">
89 <xsd:element name="platform" type="sdk:platformType" /
    [all...]
sdk-repository-3.xsd 17 <xsd:schema
19 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
52 <xsd:element name="sdk-repository" type="sdk:repositoryType" />
54 <xsd:complexType name="repositoryType">
55 <xsd:annotation>
56 <xsd:documentation>
58 </xsd:documentation>
59 </xsd:annotation>
60 <xsd:choice minOccurs="0" maxOccurs="unbounded">
61 <xsd:element name="platform" type="sdk:platformType" /
    [all...]
sdk-addon-6.xsd 17 <xsd:schema
19 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
49 - <extra> and <addon> are not in the Repository XSD v6 anymore.
68 <xsd:element name="sdk-addon" type="sdk:repositoryType" />
70 <xsd:complexType name="repositoryType">
71 <xsd:annotation>
72 <xsd:documentation>
74 </xsd:documentation>
75 </xsd:annotation>
76 <xsd:choice minOccurs="0" maxOccurs="unbounded"
    [all...]
sdk-repository-1.xsd 17 <xsd:schema
19 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
36 <xsd:element name="sdk-repository">
37 <xsd:annotation>
38 <xsd:documentation>
40 </xsd:documentation>
41 </xsd:annotation>
43 <xsd:complexType>
44 <xsd:choice minOccurs="0" maxOccurs="unbounded">
48 <xsd:element name="platform"
    [all...]
sdk-addon-5.xsd 17 <xsd:schema
19 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
49 - <extra> and <addon> are not in the Repository XSD v6 anymore.
64 <xsd:element name="sdk-addon" type="sdk:repositoryType" />
66 <xsd:complexType name="repositoryType">
67 <xsd:annotation>
68 <xsd:documentation>
70 </xsd:documentation>
71 </xsd:annotation>
72 <xsd:choice minOccurs="0" maxOccurs="unbounded"
    [all...]
sdk-stats-1.xsd 17 <xsd:schema
19 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
45 <xsd:element name="sdk-stats" type="ast:platformsListType" />
47 <xsd:complexType name="platformsListType">
48 <xsd:annotation>
49 <xsd:documentation>
51 </xsd:documentation>
52 </xsd:annotation>
53 <xsd:choice minOccurs="0" maxOccurs="unbounded">
54 <xsd:element name="platform" type="ast:platformType" /
    [all...]
sdk-addon-4.xsd 17 <xsd:schema
19 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
49 - <extra> and <addon> are not in the Repository XSD v6 anymore.
58 <xsd:element name="sdk-addon" type="sdk:repositoryType" />
60 <xsd:complexType name="repositoryType">
61 <xsd:annotation>
62 <xsd:documentation>
64 </xsd:documentation>
65 </xsd:annotation>
66 <xsd:choice minOccurs="0" maxOccurs="unbounded"
    [all...]
sdk-addons-list-1.xsd 17 <xsd:schema
19 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
29 <xsd:element name="sdk-addons-list" type="sa1:addonsListType" />
31 <xsd:complexType name="addonsListType">
32 <xsd:annotation>
33 <xsd:documentation>
35 </xsd:documentation>
36 </xsd:annotation>
37 <xsd:choice minOccurs="0" maxOccurs="unbounded">
38 <xsd:element name="addon-site" type="sa1:addonSiteType" /
    [all...]
sdk-addon-3.xsd 17 <xsd:schema
19 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
49 <xsd:element name="sdk-addon" type="sdk:repositoryType" />
51 <xsd:complexType name="repositoryType">
52 <xsd:annotation>
53 <xsd:documentation>
55 </xsd:documentation>
56 </xsd:annotation>
57 <xsd:choice minOccurs="0" maxOccurs="unbounded">
58 <xsd:element name="add-on" type="sdk:addonType" /
    [all...]
sdk-addon-2.xsd 17 <xsd:schema
19 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
45 <xsd:element name="sdk-addon" type="sdk:repositoryType" />
47 <xsd:complexType name="repositoryType">
48 <xsd:annotation>
49 <xsd:documentation>
51 </xsd:documentation>
52 </xsd:annotation>
53 <xsd:choice minOccurs="0" maxOccurs="unbounded">
54 <xsd:element name="add-on" type="sdk:addonType" /
    [all...]
  /external/chromium_org/tools/stats_viewer/
OpenDialog.resx 62 <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
63 <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
64 <xsd:element name="root" msdata:IsDataSet="true">
65 <xsd:complexType>
66 <xsd:choice maxOccurs="unbounded">
67 <xsd:element name="metadata">
68 <xsd:complexType>
69 <xsd:sequence>
70 <xsd:element name="value" type="xsd:string" minOccurs="0" />
    [all...]
  /external/chromium_org/tools/win/ChromeDebug/ChromeDebug/
AttachDialog.resx 62 <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
63 <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
64 <xsd:element name="root" msdata:IsDataSet="true">
65 <xsd:complexType>
66 <xsd:choice maxOccurs="unbounded">
67 <xsd:element name="metadata">
68 <xsd:complexType>
69 <xsd:sequence>
70 <xsd:element name="value" type="xsd:string" minOccurs="0" /
    [all...]
  /external/chromium_org/tools/stats_viewer/Properties/
Resources.resx 62 <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
63 <xsd:element name="root" msdata:IsDataSet="true">
64 <xsd:complexType>
65 <xsd:choice maxOccurs="unbounded">
66 <xsd:element name="metadata">
67 <xsd:complexType>
68 <xsd:sequence>
69 <xsd:element name="value" type="xsd:string" minOccurs="0" />
    [all...]

Completed in 964 milliseconds

1 2 3 4 5 6 7 8 91011>>