Annotation of embedaddon/libxml2/result/c14n/1-1-without-comments/xmlbase-prop-1, revision 1.1

1.1     ! misho       1: <ietf:c14n11XmlBaseDoc1 xmlns:ietf="http://www.ietf.org" xmlns:w3c="http://www.w3.org" xml:base="http://xmlbase.example.org/xmlbase0/">
        !             2:     <ietf:e1 xml:base="/xmlbase1/">
        !             3:       <ietf:e11 xml:base="/xmlbase11/">
        !             4:         <ietf:e111 xml:base="/xmlbase111/"></ietf:e111>
        !             5:       </ietf:e11>
        !             6:       <ietf:e12 at="2">
        !             7:         <ietf:e121 xml:base="/xmlbase121/"></ietf:e121>
        !             8:       </ietf:e12>
        !             9:     </ietf:e1>
        !            10:     
        !            11:     <ietf:e3>
        !            12:       <ietf:e31 at="3"></ietf:e31>
        !            13:     </ietf:e3>
        !            14: </ietf:c14n11XmlBaseDoc1>

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