Files
XML_Data_Parsing/libxml2/test/relaxng/tutor9_2.rng
T

8 lines
179 B
Plaintext
Raw Normal View History

2026-07-19 22:48:13 +08:00
<element name="data" xmlns="http://relaxng.org/ns/structure/1.0">
<choice>
<externalRef href="pattern1.rng"/>
<externalRef href="pattern2.rng"/>
</choice>
</element>