Author: ips
Date: Mon May  2 08:41:41 2005
New Revision: 165644

URL: http://svn.apache.org/viewcvs?rev=165644&view=rev
Log:
fixed several typos in def of Relationships capability

Modified:
    incubator/muse/trunk/wsdm-xbeans/src/wsdl/wsdm/MUWS-Part2-1_0.xsd

Modified: incubator/muse/trunk/wsdm-xbeans/src/wsdl/wsdm/MUWS-Part2-1_0.xsd
URL: 
http://svn.apache.org/viewcvs/incubator/muse/trunk/wsdm-xbeans/src/wsdl/wsdm/MUWS-Part2-1_0.xsd?rev=165644&r1=165643&r2=165644&view=diff
==============================================================================
--- incubator/muse/trunk/wsdm-xbeans/src/wsdl/wsdm/MUWS-Part2-1_0.xsd (original)
+++ incubator/muse/trunk/wsdm-xbeans/src/wsdl/wsdm/MUWS-Part2-1_0.xsd Mon May  
2 08:41:41 2005
@@ -25,7 +25,6 @@
     </simpleContent>   
   </complexType>       
 
-
   <!-- Begin properties for the Description capability -->
   <element name="Caption" type="muws-p2-xs:LangString"/>
   <element name="Description" type="muws-p2-xs:LangString"/>
@@ -81,7 +80,6 @@
   <element name="StateTransition"
               type="muws-p2-xs:StateTransitionType"/>
 
-
   <!-- Begin properties for the OperationalStatus capability -->
   <element name="OperationalStatus">
     <simpleType>
@@ -102,7 +100,7 @@
   </complexType>
 
   <element name="OperationalStatusProperties" 
-              type="muws-p2-xs:OperationalStatusPropertiesType"/>
+           type="muws-p2-xs:OperationalStatusPropertiesType"/>
 
   <attributeGroup name="MetricAttributes">
     <attribute name="ResetAt" type="xs:dateTime"/>
@@ -164,20 +162,20 @@
     <anyAttribute namespace="##other"/>
   </complexType>
 
-  <!-- Begin properties for the Relationship capability -->
+  <!-- Begin properties for the Relationships capability -->
   <element name="Relationship"
-              type="muws-p2-xs:RelationshipType"/>
-  <!-- End   properties for the Relationship capability -->
+           type="muws-p2-xs:RelationshipType"/>
+  <!-- End   properties for the Relationships capability -->
 
-  <complexType name="RelationshipPropertiesType">
+  <complexType name="RelationshipsPropertiesType">
     <sequence>
       <element ref="muws-p2-xs:Relationship"
                minOccurs="0" maxOccurs="unbounded"/>
     </sequence>
   </complexType>
 
-  <element name="RelationshipProperties" 
-           type="muws-p2-xs:RelationshipPropertiesType"/>
+  <element name="RelationshipsProperties" 
+           type="muws-p2-xs:RelationshipsPropertiesType"/>
 
   <element name="RelationshipCreatedNotification">
     <complexType>
@@ -293,8 +291,6 @@
   </complexType>
 
   <element name="Situation" type="muws-p2-xs:SituationType"/>
-
-
 
   <!-- #####   Metadata description elements   ##### -->
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to