uwproj.xsd

changeset 89
9817c08f9637
parent 80
e55f318a8b8b
equal deleted inserted replaced
88:0a663c3692a0 89:9817c08f9637
210 </xs:annotation> 210 </xs:annotation>
211 <xs:sequence> 211 <xs:sequence>
212 <xs:element name="value" type="OptionValueType" minOccurs="0" maxOccurs="unbounded"/> 212 <xs:element name="value" type="OptionValueType" minOccurs="0" maxOccurs="unbounded"/>
213 <xs:element name="default" type="OptionDefaultType" minOccurs="0" maxOccurs="unbounded"/> 213 <xs:element name="default" type="OptionDefaultType" minOccurs="0" maxOccurs="unbounded"/>
214 </xs:sequence> 214 </xs:sequence>
215 <xs:attribute name="arg" type="xs:string"/> 215 <xs:attribute name="arg" type="xs:string" use="required"/>
216 </xs:complexType> 216 </xs:complexType>
217 217
218 <xs:complexType name="OptionValueType"> 218 <xs:complexType name="OptionValueType">
219 <xs:annotation> 219 <xs:annotation>
220 <xs:documentation> 220 <xs:documentation>

mercurial