I've had a question about the ISO Schematron schema
pattern = element pattern {
rich,
(foreign & inclusion* &
( (attribute abstract { "true" }, attribute id { xsd:ID },
title?, (p*, let*, rule*))
| (attribute abstract { "false" }?, attribute id { xsd:ID }?,
title?, (p*, let*, rule*))
| (attribute abstract { "false" }?, attribute is-a { xsd:IDREF },
attribute id { xsd:ID }?, title?, (p*, param*))
)
)
}
Someone says that James' emacs editing mode shows @abstract as being
available twice here.
Is this just a quirk in James' editor or is there something wrong with the
production above?
Cheers
Rick Jelliffe
-- DSDL members discussion list To unsubscribe, please send a message with the command "unsubscribe" to dsdl-discuss-request@dsdl.org (mailto:dsdl-discuss-request@dsdl.org?Subject=unsubscribe)Received on Thu Feb 8 09:48:27 2007
This archive was generated by hypermail 2.1.8 : Fri Feb 09 2007 - 02:03:03 UTC