[Home] [By Thread] [By Date] [Recent Entries]
>>Can you think of a value for the Altitude
>> element that the XSLT template would reject, but a schema
>> validator would accept?
> Yes. " 23 "
Good catch! The XSLT expression should be:
matches(flt:Aircraft/flt:Altitude, '^\s*[+\-]?[0-9]+\s$')
Agree?
/Roger
|

Cart



