"Sandy Gao" <[EMAIL PROTECTED]> writes: > <xsd:complexType name="databaseType"> > <xsd:sequence> > <xsd:element name="table" type="tableType" maxOccurs="unbounded"/> > </xsd:sequence> > <xsd:attribute name="datasource" type="xsd:string" use="required"/> > </xsd:complexType> > > HTH,
You bet it does. Thanks. Designing the schema from a sample document led me to placing the attribute first. I'll look at the w3 site for the schema spec. Thanks again Sandy. -- Thanks, Jeff ,---- | Jeffery B. Rancier | | Softechnics | a METTLER TOLEDO company `---- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
