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

1 2 3 4 5 6 7 8 91011>>

  /external/libxml2/test/schemas/
bug321475_1.xsd 13 <xs:element ref="source" maxOccurs="unbounded"/>
16 <xs:element ref="sampler" maxOccurs="unbounded"/>
17 <xs:element ref="channel" maxOccurs="unbounded"/>
18 <xs:element ref="animation" minOccurs="0" maxOccurs="unbounded"/>
20 <xs:element ref="animation" maxOccurs="unbounded"/>
24 <xs:element ref="sampler" maxOccurs="unbounded"/>
25 <xs:element ref="channel" maxOccurs="unbounded"/>
26 <xs:element ref="animation" minOccurs="0" maxOccurs="unbounded"/>
28 <xs:element ref="animation" maxOccurs="unbounded"/>
30 <xs:element ref="extra" minOccurs="0" maxOccurs="unbounded"/>
    [all...]
any6_1.xsd 11 the one of the <any> wildcard. Additionally if both are "unbounded".
20 unbounded 2 error
21 unbounded unbounded error
22 2 unbounded OK
seq-dubl-elem1_0.xsd 13 maxOccurs="unbounded"/>
18 maxOccurs="unbounded"/>
bug323510_1.xsd 7 <xs:element name="bar" minOccurs="1" maxOccurs="unbounded"/>
complex-type-extension_0.xsd 5 <xs:sequence minOccurs="1" maxOccurs="unbounded">
23 <xs:element name="Item" type="Item" maxOccurs="unbounded"/>
seq0_0.xsd 11 <xsd:sequence minOccurs='0' maxOccurs='unbounded'>
31 <xsd:sequence minOccurs='0' maxOccurs='unbounded'>
39 <xsd:sequence minOccurs='1' maxOccurs='unbounded'>
vdv-first1_0.xsd 6 <xs:element name="book" maxOccurs="unbounded">
19 <xs:element name="author" minOccurs="0" maxOccurs="unbounded">
29 <xs:element name="character" minOccurs="0" maxOccurs="unbounded">
all.xsd 11 <xsd:element ref="comment" minOccurs="0" maxOccurs="unbounded"/>
any6_2.xsd 14 <xs:element name="bar" maxOccurs="unbounded"/>
decimal-1_1.xsd 13 <xsd:element name="val" type="myDecimal" maxOccurs="unbounded"/>
decimal-2_1.xsd 13 <xsd:element name="val" type="myDecimal" maxOccurs="unbounded"/>
decimal-3_1.xsd 13 <xsd:element name="val" type="myDecimal" maxOccurs="unbounded"/>
list0_0.xsd 9 <xs:element name="string" type="xs:string" minOccurs="2" maxOccurs="unbounded"/>
bug312957_1.xsd 24 maxOccurs="unbounded" />
30 maxOccurs="unbounded" />
bug322411_1.xsd 7 <xsd:element name="item" maxOccurs="unbounded" type="xsd:string"/>
24 <xsd:element name="ref" type="xsd:string" maxOccurs="unbounded"/>
vdv-complexTypes.xsd 15 <xs:element ref="author" minOccurs="0" maxOccurs="unbounded"/>
16 <xs:element ref="character" minOccurs="0" maxOccurs="unbounded"/>
bug145246_0.xsd 33 <xs:choice minOccurs="0" maxOccurs="unbounded">
45 <xs:choice minOccurs="0" maxOccurs="unbounded"></xs:choice>
51 <xs:sequence minOccurs="0" maxOccurs="unbounded">
116 <xs:element ref="widget" minOccurs="0" maxOccurs="unbounded"/>
117 <xs:element ref="widgetgroup" minOccurs="0" maxOccurs="unbounded"/>
131 <xs:element ref="dialogwidget" maxOccurs="unbounded"/>
149 <xs:element ref="widgetgroup" minOccurs="1" maxOccurs="unbounded"/>
vdv-first0_0.xsd 27 <xs:element ref="book" maxOccurs="unbounded"/>
48 <xs:element ref="author" minOccurs="0" maxOccurs="unbounded"/>
49 <xs:element ref="character" minOccurs="0" maxOccurs="unbounded"/>
vdv-first3_0.xsd 28 <xs:element ref="book" maxOccurs="unbounded"/>
49 <xs:element ref="author" minOccurs="0" maxOccurs="unbounded"/>
50 <xs:element ref="character" minOccurs="0" maxOccurs="unbounded"/>
  /external/clang/test/CodeGenCXX/
2007-01-02-UnboundedArray.cpp 1 // Make sure unbounded arrays compile with debug information.
  /system/media/camera/docs/
metadata_properties.xsd 39 maxOccurs="unbounded" minOccurs="1">
46 <element name="section" type="tns:SectionType" maxOccurs="unbounded" minOccurs="1"></element>
53 <choice maxOccurs="unbounded">
54 <element name="controls" type="tns:SectionKindType" maxOccurs="unbounded" minOccurs="0"></element>
55 <element name="static" type="tns:SectionKindType" maxOccurs="unbounded" minOccurs="0"></element>
56 <element name="dynamic" type="tns:SectionKindType" maxOccurs="unbounded" minOccurs="0"></element>
78 <sequence maxOccurs="unbounded">
89 <element name="tag" type="tns:TagType" maxOccurs="unbounded" minOccurs="0"></element>
103 <element name="typedef" type="tns:TypedefType" maxOccurs="unbounded" minOccurs="0">
110 <element name="language" type="tns:LanguageType" maxOccurs="unbounded" minOccurs="1"></element
    [all...]
  /external/jdiff/src/
api.xsd 14 <xsd:element name="package" type="packageType" minOccurs='1' maxOccurs='unbounded'/>
22 <xsd:choice maxOccurs='unbounded'>
33 <xsd:element name="implements" type="interfaceTypeName" minOccurs='0' maxOccurs='unbounded'/>
34 <xsd:element name="constructor" type="constructorType" minOccurs='0' maxOccurs='unbounded'/>
35 <xsd:element name="method" type="methodType" minOccurs='0' maxOccurs='unbounded'/>
36 <xsd:element name="field" type="fieldType" minOccurs='0' maxOccurs='unbounded'/>
55 <xsd:element name="exception" type="exceptionType" minOccurs='0' maxOccurs='unbounded'/>
79 <xsd:element name="param" type="paramsType" minOccurs='0' maxOccurs='unbounded'/>
80 <xsd:element name="exception" type="exceptionType" minOccurs='0' maxOccurs='unbounded'/>
comments.xsd 14 <xsd:element name="comment" type="commentType" minOccurs='0' maxOccurs='unbounded'/>
22 <xsd:element name="identifier" type="identifierType" minOccurs='1' maxOccurs='unbounded'/>
  /external/parameter-framework/Schemas/
ComponentTypeSet.xsd 7 <xs:sequence maxOccurs="unbounded">
29 <xs:group ref="ComponentTypeSetGroup" minOccurs="0" maxOccurs="unbounded"/>
ConfigurableDomain.xsd 26 <xs:group ref="RuleGroup" minOccurs="0" maxOccurs="unbounded"/>
39 <xs:element maxOccurs="unbounded" name="Configuration">
57 <xs:group ref="ComponentGroup" maxOccurs="unbounded"/>
58 <xs:element name="Subsystem" type="ComponentType" maxOccurs="unbounded"/>
65 <xs:element maxOccurs="unbounded" minOccurs="0" name="ConfigurableElement">
93 <xs:element maxOccurs="unbounded" minOccurs="0" name="Configuration">
96 <xs:element name="ConfigurableElement" minOccurs="0" maxOccurs="unbounded" type="ConfigurableElementSettingsType"/>

Completed in 379 milliseconds

1 2 3 4 5 6 7 8 91011>>