[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Subject: v98b Type attribute needs min length of 1
Looks like we need to change the schema for Type and add constraint for
min length of 1, as in:
<xsd:attribute name = "type">
<xsd:simpleType>
<xsd:restriction base = "xsd:string">
<xsd:minLength value = "1"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
Thanks,
Scott Hinkelman, Senior Software Engineer
XML Industry Enablement
IBM e-business Standards Strategy
512-823-8097 (TL 793-8097) (Cell: 512-940-0519)
srh@us.ibm.com, Fax: 512-838-1074
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Powered by eList eXpress LLC