Hi, I apologize if the question is stupid, but I am unable to read the answer out of the schema specification: What is the precise meaning of the "enumeration" and "pattern" facets, when used in an xs:list type? Are they constraining the entire list or the items only? For example, if I have the following type: <xs:simpleType> <xs:list itemType="int"/> </xs:simpleType> Would <xs:enumeration value="1 2 3"/> be a valid constraint? And if so, would "1 3 2" be a valid value or not? Regards, JochenReceived on Thursday, 29 May 2003 19:35:02 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 16 March 2009 11:13:27 GMT