extending schemas...more problems

uh-oh, I ran into another problem with extending schemas.  The standards 
committee created an element

<xsd:element name="Car"/>
 .....complexcontent here
</xsd:element>

Now I can't extend this with extensions and make a CompanyXTypeCar to 
put more data in for the features we have that are not yet handled in 
the standard.  This keeps happening over and over every time I go to a 
new standards.  Is there any was we can get the w3c to change this so 
elements are extendable too so it becomes impossible for standards 
bodies to make these mistakes????
thanks,
dean

Received on Wednesday, 5 November 2003 18:00:32 UTC