OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Defining Xlink in XMLschema

[ Lists Home | Date Index | Thread Index ]

Hi

Can anyone help me with these questions?

If I wanted to include inline xlinks within a document e.g.

<rhyme>The <link xmlns:xlink="http://www.w3c.org/1999/xlink";
xlink:href="cat.png" xlink:show="new" xlink:title="cat">cat</link> sat on
the mat</rhyme>

1.    Presumably <rhyme> and any other elements containing <link> need to be
mixed elements declaring <link> as a child in the schema - but is there a
way of declaring <link> just once in the schema so that it can be used
within any elements at random?

2.    (Main question) Do I still have to declare the xlink attributes in the
schema, i.e. href, show and title, or is this unnecessary because I have
declared the Xlink namespace within <link> already?

Thanks

Charles





 

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

Copyright 2001 XML.org. This site is hosted by OASIS