W3C - XML
- Extensible:
- Multiple names spaces:
<?xml:namespace ns="http://foo.org/1998-001" prefix="i">
<P>Insert <i:PART>M-471</i:PART></P>
- Sharing document structures:
- It's hard
- It's necessary
- It's worth it
See <URL: http://www.w3.org/Talks/1998/04/WWW7-XML/>