xref: /aosp_15_r20/external/libxml2/test/relaxng/compare0.rng (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1*7c568831SAndroid Build Coastguard Worker<?xml version="1.0" encoding="utf-8" ?>
2*7c568831SAndroid Build Coastguard Worker<element name="number" xmlns="http://relaxng.org/ns/structure/1.0"
3*7c568831SAndroid Build Coastguard Worker        datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes">
4*7c568831SAndroid Build Coastguard Worker  <attribute name="att1">
5*7c568831SAndroid Build Coastguard Worker     <value type="integer"> 1 </value>
6*7c568831SAndroid Build Coastguard Worker  </attribute>
7*7c568831SAndroid Build Coastguard Worker</element>
8*7c568831SAndroid Build Coastguard Worker
9