[relaxng-user] Inheritance rant.
David.Pawson at rnib.org.uk
David.Pawson at rnib.org.uk
Thu Jan 22 11:23:34 ICT 2004
XML supports inheritance in namespaces.
XML supports inheritance in the use of xml:lang
It doesn't support inheritance in ... say,
elements, or attributes.
Use case.
rss has the idea of a feed root, with n entries.
feed
entry
entry
entry
The atom spec calls for an author element.
if defined as a child of feed, it remains in force until
overriden by providing an author child of entry, i.e. inherited.
if not defined in feed,
it must be provided by each entry child.
Seems a bit of a waste.
I couldn't figure out how to validate it in relax ng,
hence had to step out to Schematron.
Is it reasonable to identify (somehow)
that element X is 'inheritable'?
Or that attribute Y is inheritable,
until overriden.
</rant>
Regards DaveP.
**** snip here *****
-
DISCLAIMER:
NOTICE: The information contained in this email and any attachments is
confidential and may be privileged. If you are not the intended
recipient you should not use, disclose, distribute or copy any of the
content of it or of any attachment; you are requested to notify the
sender immediately of your receipt of the email and then to delete it
and any attachments from your system.
RNIB endeavours to ensure that emails and any attachments generated by
its staff are free from viruses or other contaminants. However, it
cannot accept any responsibility for any such which are transmitted.
We therefore recommend you scan all attachments.
Please note that the statements and views expressed in this email and
any attachments are those of the author and do not necessarily represent
those of RNIB.
RNIB Registered Charity Number: 226227
Website: http://www.rnib.org.uk
More information about the relaxng-user
mailing list