X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Fspv%2Fstructure-xml.grammar;h=1ed0b1b9fec176b8f90c441c93be26593189ced4;hb=abe576e80df1aad6a7e21b0e0654e8c1c42deb80;hp=d185316536d88802bfdae4766afde5dcd633d548;hpb=f8659933d48c5682010d1e1f04ae7acb5cbcd611;p=pspp diff --git a/src/output/spv/structure-xml.grammar b/src/output/spv/structure-xml.grammar index d185316536..1ed0b1b9fe 100644 --- a/src/output/spv/structure-xml.grammar +++ b/src/output/spv/structure-xml.grammar @@ -191,6 +191,13 @@ pageParagraph => pageParagraph_text text[pageParagraph_text] :type=(title | text) => TEXT -object :type[object_type]=(unknown)? :uri => EMPTY +object + :commandName? + :type[object_type]=(unknown)? + :uri +=> EMPTY -image :VDPId :commandName => dataPath +image + :commandName? + :VDPId +=> dataPath