Hi folks, Wondering if this is possible and is it good form? Declare an attribute <xs:attribute name="type" type="xs:string" /> in which case it is used most often as. Then when i include it <xs:include schemaLocation="../attributes/type.xsd" /> and then reference it <xs:attribute name="type" use="optional" /> can i change its type to dtReferenceType <xs:attribute name="type" type="dtReferenceType" use="optional" /> The reason being I really do not want to create multiple attributes that basically do the same thing but just require a different datatype. Marijan (Mario) MadunicReceived on Thursday, 24 July 2008 16:16:24 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 16 March 2009 11:13:42 GMT