Changeset ae0f69a
- Timestamp:
- Sep 21, 2009 6:48:50 PM (15 years ago)
- Branches:
- axis_example, compt_changes, info-ops, master, version-2.00, version-3.01, version-3.02
- Children:
- 53c649f
- Parents:
- 69692a9
- Location:
- wsdl
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
wsdl/fedd_types.xsd
r69692a9 rae0f69a 640 640 <xsd:element name="allocationLog" type="xsd:string" minOccurs="0" 641 641 maxOccurs="1"/> 642 <xsd:element name="fedAttr" type="tns:fedAttrType" minOccurs="0" 643 maxOccurs="unbounded"/> 642 644 </xsd:sequence> 643 645 </xsd:complexType> -
wsdl/topdl.xsd
r69692a9 rae0f69a 273 273 <xsd:element name="elements" type="tns:elementType" 274 274 minOccurs="0" maxOccurs="unbounded" /> 275 <xsd:element name="attribute" type="tns:attributeType" minOccurs="0" 276 maxOccurs="unbounded"/> 275 277 </xsd:sequence> 276 278 </xsd:complexType>
Note: See TracChangeset
for help on using the changeset viewer.