XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Re: [xml-dev] Three ways to organize data

<Records>
    <Book>
        <PrimaryKey>PLAI</PrimaryKey>
        <Title>Programming Languages Application and Interpretation</Title>
        <Date>2007</Date>
        <Author>Krishnamurti</Author>
        <ForeignKey>SK</ForeignKey>
    </Book>
    <Author>
        <PrimaryKey>SK</PrimaryKey>
        <Name>Shriram Krishnamurti</Name>
        <Employer>Brown University</Employer>
    </Author>
    <Watch>
        <PrimaryKey>TimexInd</PrimaryKey>
        <Brand>Timex</Brand>
        <Model>Indiglo</Model>
        <ForeignKey>Lit</ForeignKey>
    </Watch>
    <Battery>
        <PrimaryKey>Lit</PrimaryKey>
        <Chemistry>Lithium</Chemistry>
        <Volts>3</Volts>
    </Battery>
</Records>
-- 
Kit


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS