wsdm message
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
| [List Home]
Subject: MUWS schema and WSDM fixes
- From: "Sedukhin, Igor S" <Igor.Sedukhin@ca.com>
- To: <wsdm@lists.oasis-open.org>
- Date: Tue, 23 Nov 2004 03:00:26 -0500
#1
<xs:element name="StateTransition" type="muws-p2-xs:StateTransitionType"/>
this is missing, on
the other hand,
<
xs:element name="State" type="muws-p2-xs:StateType"/>
is not
needed
#2 why are all
property elements not open? e.g.
<xs:complexType name="OperationalStatusPropertiesType">
<xs:sequence>
<xs:element ref="muws-p2-xs:OperationalStatus"/>
</xs:sequence>
</xs:complexType>
it
needs
<
xs:any minOccurs="0"
maxOccurs="unbounded"
namespace
="##any" processContents="lax"/>
-- Igor
Sedukhin
..
(igor.sedukhin@ca.com)
-- (631)
342-4325
..
1 CA Plaza, Islandia, NY 11749
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
| [List Home]