Re: [xml-dev] ANN: 10 Laws of Schematron Design

From
Piotr Bański <>
To
Date
2014-10-09T08:52:40Z
ID
<>
Thread
Re: [xml-dev] ANN: 10 Laws of Schematron Design
Hi Roger,

On 08/10/14 20:04, Costello, Roger L. wrote:
[...]

> 3. Give each pattern a unique identifier, e.g., <sch:pattern
> id=”Books-ID-00015”
>
> 4. In each pattern element place one rule element and in the rule
> element place one assert element. Give the assert element the same ID as
> the pattern element, e.g., <sch:assert id=”Books-ID-00015”

Is there any law on what data type the @id should be? :-)

Best,

   Piotr