Changeset ae0f69a632c7237bac3d93b9afdc3709f457e729 for wsdl
- Timestamp:
- 09/21/09 18:48:50 (3 years ago)
- Children:
- 53c649f1fbecc2fc4c156bb6b546c0c4318ac6e8
- Parents:
- 69692a9b4fdb882eb9deddb4da2c105ba1a2e18d
- git-committer:
- Ted Faber <faber@isi.edu> / 2009-09-22T01:48:50Z+0000
- Location:
- wsdl
- Files:
-
- 2 modified
-
fedd_types.xsd (modified) (1 diff)
-
topdl.xsd (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wsdl/fedd_types.xsd
r53dfd4b 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
r9beaf7c 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>
