Basic HTML version of Foils prepared May 19 99

Foil 16 XML Schema - Example

From Introduction to XML Tango Group Internal Technology Seminars -- April 16 99. by Lukasz Beca


<Schema xmlns="urn:schemas-npac-edu:clip-data"
xmlns:dt="urn:schemas-microsoft-com:datatypes">
<AttributeType name="unit" dt:type="string" required="yes"/>
<ElementType name="title" content="textOnly"
dt:type="string"/>
<ElementType name="size" content="textOnly" dt:type="int">
<attribute type="unit"/>
</ElementType>
<ElementType name="clip" content="eltOnly">
<element type="title"/>
<element type="size"/>
</ElementType>
</Schema>



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Wed May 19 1999