Hi, The schema of LocationTemplate-1G states the following, <xs:element name="time" type="xs:time" minOccurs="2" maxOccurs="2" nillable="true"/> But in IgnoreUncidedEndpoint in LocationTemplate-1G, whttp:location="datespace/{year}.html?start={time}". This is not schema valid because there is only 1 time value. We can fix this by changing the schema to minOccurs="1" or adding the end value to http location. Thanks, Keith. -- Keith Chapman WSO2 Inc. Oxygen for Web Services Developers. http://wso2.org/Received on Wednesday, 31 January 2007 06:24:55 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 31 January 2007 06:24:57 GMT