Annotation of embedaddon/libxml2/test/schemas/bug152470_1.xml, revision 1.1.1.1

1.1       misho       1: <?xml version="1.0"?>
                      2: <roap:deviceHello
                      3:   xmlns:roap="urn:oma:bac:dldrm:roap-1.0"
                      4:   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                      5:     <deviceID>
                      6:         <keyIdentifier
                      7: ><hash>vXENc+Um/9/NvmYKiHDLaErK0gk=</hash></keyIdentifier>
                      8:     </deviceID>
                      9: </roap:deviceHello>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>