Giter VIP home page Giter VIP logo

ffv1's Introduction

FFmpeg README

FFmpeg is a collection of libraries and tools to process multimedia content such as audio, video, subtitles and related metadata.

Libraries

  • libavcodec provides implementation of a wider range of codecs.
  • libavformat implements streaming protocols, container formats and basic I/O access.
  • libavutil includes hashers, decompressors and miscellaneous utility functions.
  • libavfilter provides means to alter decoded audio and video through a directed graph of connected filters.
  • libavdevice provides an abstraction to access capture and playback devices.
  • libswresample implements audio mixing and resampling routines.
  • libswscale implements color conversion and scaling routines.

Tools

  • ffmpeg is a command line toolbox to manipulate, convert and stream multimedia content.
  • ffplay is a minimalistic multimedia player.
  • ffprobe is a simple analysis tool to inspect multimedia content.
  • Additional small tools such as aviocat, ismindex and qt-faststart.

Documentation

The offline documentation is available in the doc/ directory.

The online documentation is available in the main website and in the wiki.

Examples

Coding examples are available in the doc/examples directory.

License

FFmpeg codebase is mainly LGPL-licensed with optional components licensed under GPL. Please refer to the LICENSE file for detailed information.

Contributing

Patches should be submitted to the ffmpeg-devel mailing list using git format-patch or git send-email. Github pull requests should be avoided because they are not part of our review process and will be ignored.

ffv1's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ffv1's Issues

document configuration record usage in mkv

When I run
ffmpeg -f lavfi -i testsrc -pix_fmt yuv422p -c:v ffv1 -level 3 -g 1 -vframes 1 test.mkv
and
ffmpeg -f lavfi -i testsrc -pix_fmt yuv422p -c:v ffv1 -level 3 -g 1 -vframes 1 test.mov
I see the content differs between mkv's CodecPrivate and mov's glbl atom.

mov stores the configuration record as 562B859E0033F59F4BC3EFABDB970D0B0242F7B163374A9505C43F5ABFD980FE198CD25D39CF244ED4EB. In mkv it is the same but the data is prepended with other data on width, height, etc, so the mkv codec private used for the above example is:
5200000040010000f000000001001800464656310084030000000000000000000000000000000000562b859e0033f59f4bc3efabdb970d0b0242f7b163374a9505c43f5abfd980fe198cd25d39cf244ed4eb.

Is the different understood by the current mkv and/or ffv1 documentation? If not could ffv1 in mkv be added to ffv1.md as was done with avi, mp4 and nut.

Build produces pages of warnings and errors

This makes it hard to identify newly added bugs in patches
In fact i cannot show the whole list of errors as github refuses to accept the full list "There was an error creating your Issue: body is too long (maximum is 65536 characters)." so this is shortened

make clean
RFC rendering has been tested with mmark version 2.2.8, xml2rfc 2.32.0, xmlstarlet 1.6.1, pdfcrop v1.38, and pdf2svg 0.2.3, please ensure these are installed and recent enough.
rm -f ffv1.pdf ffv1-v4.pdf ffv1.html ffv1-v4.html draft-ietf-cellar-ffv1-* merged_*

make
RFC rendering has been tested with mmark version 2.2.8, xml2rfc 2.32.0, xmlstarlet 1.6.1, pdfcrop v1.38, and pdf2svg 0.2.3, please ensure these are installed and recent enough.
cat rfc_frontmatter.md "ffv1.md" rfc_backmatter.md | grep -v "^AART:" | grep -v "^SVGC" | grep -v "{V4}" | sed "s|^AART:||g;s|{V3}||g;s|SVGI:||g;s|@BUILD_DATE@|2020-09-30|" > draft-ietf-cellar-ffv1-17.md
bash makesvg
mmark "draft-ietf-cellar-ffv1-17.md" | sed 's|<date year="undated"></date>|<date>undated</date>|g' > "draft-ietf-cellar-ffv1-17.xml"
xmlstarlet edit --inplace --insert "/rfc" --type attr -name sortRefs -v "true" "draft-ietf-cellar-ffv1-17.xml"
bash svg2src "draft-ietf-cellar-ffv1-17.xml"
xml2rfc --html --v3 "draft-ietf-cellar-ffv1-17.xml" -o "draft-ietf-cellar-ffv1-17.html"
draft-ietf-cellar-ffv1-17.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[4]/figure/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[4]/figure/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[4]/figure/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-17.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at [...]
draft-ietf-cellar-ffv1-17.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at [....]
/rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[50]
draft-ietf-cellar-ffv1-17.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at [...]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[27]
draft-ietf-cellar-ffv1-17.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at [...]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[13]
draft-ietf-cellar-ffv1-17.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at [...]
/rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[92]
draft-ietf-cellar-ffv1-17.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at [...]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[14]
draft-ietf-cellar-ffv1-17.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at [...]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[64]
draft-ietf-cellar-ffv1-17.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[5]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[5]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[5]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[5]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[5]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-17.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-17.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[7]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[7]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[7]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[7]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[7]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-17.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at [...]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[23]
draft-ietf-cellar-ffv1-17.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[11]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[12]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[13]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[14]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[15]
draft-ietf-cellar-ffv1-17.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[11]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[12]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[13]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[14]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[15]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[16]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[17]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[18]
draft-ietf-cellar-ffv1-17.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[11]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[12]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[13]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[14]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[15]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[16]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[17]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[18]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[19]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[20]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[21]
draft-ietf-cellar-ffv1-17.xml(3): Warning: Invalid document after running preptool.
draft-ietf-cellar-ffv1-17.xml(272): Warning: Duplicate attribute id="surface1" found after including svg from inline:<svg xmlns="http://www.w3.org/2 ....  This can cause problems with some browsers.
draft-ietf-cellar-ffv1-17.xml(317): Warning: Duplicate attribute id="surface1" found after including svg from inline:<svg xmlns="http://www.w3.org/2 ....  This can cause problems with some browsers.
draft-ietf-cellar-ffv1-17.xml(329): Warning: Duplicate attribute id="surface1" found after including svg from inline:<svg xmlns="http://www.w3.org/2 ....  This can cause problems with some browsers.
draft-ietf-cellar-ffv1-17.xml(360): Warning: Duplicate attribute id="surface1" found after including svg from inline:<svg xmlns="http://www.w3.org/2 ....  This can cause problems with some browsers.
draft-ietf-cellar-ffv1-17.xml(373): Warning: Duplicate attribute id="surface1" found after including svg from inline:<svg xmlns="http://www.w3.org/2 ....  This can cause problems with some browsers.
draft-ietf-cellar-ffv1-17.xml(379): Warning: Duplicate attribute id="surface1" found after including svg from inline:<svg xmlns="http://www.w3.org/2 ....  This can cause problems with some browsers.
draft-ietf-cellar-ffv1-17.xml(395): Warning: Duplicate attribute id="surface1" found after including svg from inline:<svg xmlns="http://www.w3.org/2 ....  This can cause problems with some browsers.
draft-ietf-cellar-ffv1-17.xml(401): Warning: Duplicate attribute id="surface1" found after including svg from inline:<svg xmlns="http://www.w3.org/2 ....  This can cause problems with some browsers.
draft-ietf-cellar-ffv1-17.xml(415): Warning: Duplicate attribute id="surface1" found after including svg from inline:<svg xmlns="http://www.w3.org/2 ....  This can cause problems with some browsers.
draft-ietf-cellar-ffv1-17.xml(421): Warning: Duplicate attribute id="surface1" found after including svg from inline:<svg xmlns="http://www.w3.org/2 ....  This can cause problems with some browsers.
draft-ietf-cellar-ffv1-17.xml(427): Warning: Duplicate attribute id="surface1" found after including svg from inline:<svg xmlns="http://www.w3.org/2 ....  This can cause problems with some browsers.
draft-ietf-cellar-ffv1-17.xml(495): Warning: Duplicate attribute id="surface1" found after including svg from inline:<svg xmlns="http://www.w3.org/2 ....  This can cause problems with some browsers.
draft-ietf-cellar-ffv1-17.xml(502): Warning: Duplicate attribute id="surface1" found after including svg from inline:<svg xmlns="http://www.w3.org/2 ....  This can cause problems with some browsers.
draft-ietf-cellar-ffv1-17.xml(1259): Warning: Duplicate attribute id="surface1" found after including svg from inline:<svg xmlns="http://www.w3.org/2 ....  This can cause problems with some browsers.
draft-ietf-cellar-ffv1-17.xml(1265): Warning: Duplicate attribute id="surface1" found after including svg from inline:<svg xmlns="http://www.w3.org/2 ....  This can cause problems with some browsers.
 Created file draft-ietf-cellar-ffv1-17.html
xml2rfc --v3 "draft-ietf-cellar-ffv1-17.xml" -o "draft-ietf-cellar-ffv1-17.txt"
draft-ietf-cellar-ffv1-17.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[4]/figure/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[4]/figure/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[4]/figure/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-17.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[11]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[12]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[13]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[14]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[15]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[16]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[17]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[18]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[19]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[20]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[21]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[22]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[23]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[24]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[25]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[26]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[27]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[28]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[29]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[30]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[31]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[32]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[33]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[34]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[35]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[36]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[37]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[38]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[39]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[40]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[41]
draft-ietf-cellar-ffv1-17.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[11]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[12]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[13]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[14]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[15]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[16]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[17]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[18]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[19]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[20]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[21]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[22]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[23]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[24]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[25]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[26]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[27]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[28]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[29]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[30]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[31]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[32]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[33]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[34]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[35]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[36]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[37]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[38]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[39]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[40]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[41]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[42]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[43]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[44]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[45]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[46]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[47]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[48]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[49]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[50]
draft-ietf-cellar-ffv1-17.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[11]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[12]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[13]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[14]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[15]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[16]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[17]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[18]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[19]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[20]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[21]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[22]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[23]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[24]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[25]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[26]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[27]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[28]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[29]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[30]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[31]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[32]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[33]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[34]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[35]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[36]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[37]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[38]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[39]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[40]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[41]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[42]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[43]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[44]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[45]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[46]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[47]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[48]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[49]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[50]
draft-ietf-cellar-ffv1-17.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[11]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[12]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[13]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[14]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[15]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[16]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[17]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[18]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[19]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[20]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[21]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[22]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[23]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[24]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[25]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[26]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[27]
draft-ietf-cellar-ffv1-17.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element path, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[11]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[12]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[13]
draft-ietf-cellar-ffv1-17.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[11]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[12]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[13]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[14]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[15]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[16]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[17]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[18]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[19]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[20]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[21]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[22]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[23]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[24]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[25]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[26]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[27]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[28]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[29]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[30]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[31]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[32]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[33]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[34]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[35]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[36]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[37]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[38]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[39]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[40]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[41]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[42]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[43]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[44]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[45]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[46]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[47]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[48]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[49]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[50]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[51]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[52]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[53]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[54]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[55]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[56]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[57]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[58]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[59]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[60]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[61]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[62]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[63]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[64]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[65]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[66]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[67]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[68]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[69]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[70]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[71]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[72]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[73]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[74]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[75]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[76]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[77]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[78]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[79]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[80]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[81]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[82]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[83]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[84]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[85]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[86]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[87]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[88]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[89]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[90]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[91]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[92]
draft-ietf-cellar-ffv1-17.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[11]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[12]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[13]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[14]
draft-ietf-cellar-ffv1-17.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[11]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[12]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[13]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[14]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[15]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[16]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[17]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[18]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[19]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[20]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[21]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[22]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[23]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[24]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[25]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[26]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[27]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[28]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[29]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[30]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[31]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[32]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[33]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[34]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[35]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[36]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[37]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[38]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[39]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[40]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[41]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[42]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[43]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[44]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[45]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[46]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[47]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[48]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[49]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[50]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[51]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[52]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[53]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[54]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[55]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[56]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[57]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[58]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[59]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[60]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[61]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[62]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[63]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[64]
draft-ietf-cellar-ffv1-17.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[5]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[5]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[5]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[5]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[5]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-17.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-17.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[7]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[7]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[7]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[7]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[7]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-17.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[11]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[12]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[13]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[14]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[15]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[16]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[17]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[18]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[19]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[20]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[21]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[22]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[23]
draft-ietf-cellar-ffv1-17.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[11]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[12]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[13]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[14]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[15]
draft-ietf-cellar-ffv1-17.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[11]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[12]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[13]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[14]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[15]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[16]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[17]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[18]
draft-ietf-cellar-ffv1-17.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[11]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[12]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[13]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[14]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[15]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[16]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[17]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[18]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[19]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[20]
draft-ietf-cellar-ffv1-17.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[21]
draft-ietf-cellar-ffv1-17.xml(3): Warning: Invalid document after running preptool.
 Created file draft-ietf-cellar-ffv1-17.txt
cat rfc_frontmatter.md "ffv1.md" rfc_backmatter.md | grep -v "^AART:" | grep -v "^SVGC" | grep -v "{V3}" | sed "s|^AART:||g;s|{V4}||g;s|SVGI:||g;s|@BUILD_DATE@|2020-09-30|" > draft-ietf-cellar-ffv1-v4-14.md
bash makesvg
mmark "draft-ietf-cellar-ffv1-v4-14.md" | sed 's|<date year="undated"></date>|<date>undated</date>|g' > "draft-ietf-cellar-ffv1-v4-14.xml"
xmlstarlet edit --inplace --insert "/rfc" --type attr -name sortRefs -v "true" "draft-ietf-cellar-ffv1-v4-14.xml"
bash svg2src "draft-ietf-cellar-ffv1-v4-14.xml"
xml2rfc --html --v3 "draft-ietf-cellar-ffv1-v4-14.xml" -o "draft-ietf-cellar-ffv1-v4-14.html"
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[4]/figure/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[4]/figure/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[4]/figure/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[11]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[12]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[13]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[14]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[15]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[16]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[17]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[18]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[19]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[20]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[21]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[22]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[23]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[24]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[25]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[26]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[27]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[28]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[29]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[30]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[31]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[32]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[33]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[34]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[35]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[36]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[37]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[38]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[39]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[40]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[41]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[11]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[12]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[13]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[14]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[15]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[16]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[17]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[18]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[19]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[20]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[21]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[22]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[23]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[24]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[25]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[26]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[27]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[28]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[29]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[30]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[31]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[32]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[33]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[34]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[35]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[36]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[37]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[38]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[39]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[40]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[41]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[42]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[43]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[44]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[45]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[46]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[47]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[48]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[49]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[50]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[11]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[12]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[13]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[14]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[15]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[16]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[17]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[18]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[19]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[20]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[21]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[22]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[23]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[24]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[25]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[26]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[27]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[28]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[29]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[30]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[31]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[32]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[33]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[34]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[35]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[36]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[37]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[38]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[39]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[40]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[41]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[42]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[43]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[44]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[45]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[46]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[47]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[48]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[49]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[50]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[11]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[12]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[13]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[14]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[15]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[16]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[17]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[18]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[19]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[20]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[21]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[22]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[23]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[24]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[25]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[26]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[27]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element path, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[11]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[12]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[13]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[11]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[12]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[13]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[14]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[15]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[16]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[17]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[18]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[19]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[20]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[21]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[22]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[23]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[24]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[25]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[26]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[27]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[28]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[29]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[30]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[31]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[32]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[33]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[34]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[35]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[36]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[37]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[38]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[39]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[40]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[41]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[42]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[43]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[44]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[45]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[46]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[47]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[48]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[49]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[50]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[51]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[52]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[53]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[54]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[55]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[56]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[57]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[58]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[59]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[60]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[61]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[62]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[63]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[64]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[65]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[66]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[67]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[68]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[69]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[70]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[71]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[72]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[73]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[74]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[75]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[76]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[77]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[78]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[79]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[80]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[81]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[82]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[83]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[84]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[85]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[86]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[87]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[88]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[89]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[90]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[91]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[92]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[11]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[12]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[13]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[14]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[11]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[12]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[13]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[14]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[15]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[16]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[17]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[18]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[19]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[20]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[21]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[22]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[23]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[24]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[25]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[26]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[27]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[28]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[29]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[30]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[31]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[32]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[33]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[34]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[35]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[36]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[37]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[38]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[39]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[40]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[41]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[42]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[43]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[44]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[45]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[46]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[47]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[48]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[49]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[50]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[51]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[52]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[53]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[54]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[55]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[56]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[57]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[58]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[59]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[60]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[61]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[62]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[63]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[64]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[5]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[5]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[5]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[5]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[5]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[7]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[7]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[7]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[7]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[7]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at [...]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[23]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at [...]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[15]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[6]
[...]
/rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[17]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[18]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at [...]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[20]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[21]
draft-ietf-cellar-ffv1-v4-14.xml(3): Warning: Invalid document after running preptool.
draft-ietf-cellar-ffv1-v4-14.xml(259): Warning: Duplicate attribute id="surface1" found after including svg from inline:<svg xmlns="http://www.w3.org/2 ....  This can cause problems with some browsers.
draft-ietf-cellar-ffv1-v4-14.xml(304): Warning: Duplicate attribute id="surface1" found after including svg from inline:<svg xmlns="http://www.w3.org/2 ....  This can cause problems with some browsers.
draft-ietf-cellar-ffv1-v4-14.xml(316): Warning: Duplicate attribute id="surface1" found after including svg from inline:<svg xmlns="http://www.w3.org/2 ....  This can cause problems with some browsers.
draft-ietf-cellar-ffv1-v4-14.xml(347): Warning: Duplicate attribute id="surface1" found after including svg from inline:<svg xmlns="http://www.w3.org/2 ....  This can cause problems with some browsers.
draft-ietf-cellar-ffv1-v4-14.xml(360): Warning: Duplicate attribute id="surface1" found after including svg from inline:<svg xmlns="http://www.w3.org/2 ....  This can cause problems with some browsers.
draft-ietf-cellar-ffv1-v4-14.xml(366): Warning: Duplicate attribute id="surface1" found after including svg from inline:<svg xmlns="http://www.w3.org/2 ....  This can cause problems with some browsers.
draft-ietf-cellar-ffv1-v4-14.xml(382): Warning: Duplicate attribute id="surface1" found after including svg from inline:<svg xmlns="http://www.w3.org/2 ....  This can cause problems with some browsers.
draft-ietf-cellar-ffv1-v4-14.xml(388): Warning: Duplicate attribute id="surface1" found after including svg from inline:<svg xmlns="http://www.w3.org/2 ....  This can cause problems with some browsers.
draft-ietf-cellar-ffv1-v4-14.xml(402): Warning: Duplicate attribute id="surface1" found after including svg from inline:<svg xmlns="http://www.w3.org/2 ....  This can cause problems with some browsers.
draft-ietf-cellar-ffv1-v4-14.xml(408): Warning: Duplicate attribute id="surface1" found after including svg from inline:<svg xmlns="http://www.w3.org/2 ....  This can cause problems with some browsers.
draft-ietf-cellar-ffv1-v4-14.xml(414): Warning: Duplicate attribute id="surface1" found after including svg from inline:<svg xmlns="http://www.w3.org/2 ....  This can cause problems with some browsers.
draft-ietf-cellar-ffv1-v4-14.xml(482): Warning: Duplicate attribute id="surface1" found after including svg from inline:<svg xmlns="http://www.w3.org/2 ....  This can cause problems with some browsers.
draft-ietf-cellar-ffv1-v4-14.xml(489): Warning: Duplicate attribute id="surface1" found after including svg from inline:<svg xmlns="http://www.w3.org/2 ....  This can cause problems with some browsers.
draft-ietf-cellar-ffv1-v4-14.xml(1276): Warning: Duplicate attribute id="surface1" found after including svg from inline:<svg xmlns="http://www.w3.org/2 ....  This can cause problems with some browsers.
draft-ietf-cellar-ffv1-v4-14.xml(1282): Warning: Duplicate attribute id="surface1" found after including svg from inline:<svg xmlns="http://www.w3.org/2 ....  This can cause problems with some browsers.
 Created file draft-ietf-cellar-ffv1-v4-14.html
xml2rfc --v3 "draft-ietf-cellar-ffv1-v4-14.xml" -o "draft-ietf-cellar-ffv1-v4-14.txt"
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[4]/figure/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[4]/figure/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[4]/figure/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at [...]
/rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[40]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[5]/figure/artset/artwork[1]/*/*[2]/*[41]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at [...]
/rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[48]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[49]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[1]/artset/artwork[1]/*/*[2]/*[50]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at [...]
/rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[49]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[7]/section[2]/figure[2]/artset/artwork[1]/*/*[2]/*[50]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at [...]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/figure/artset/artwork[1]/*/*[2]/*[27]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element path, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[11]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[12]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[1]/artset/artwork[1]/*/*[2]/*[13]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at [...]
/rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[91]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[2]/artset/artwork[1]/*/*[2]/*[92]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[11]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[12]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[13]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[3]/artset/artwork[1]/*/*[2]/*[14]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at [...]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[63]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[4]/artset/artwork[1]/*/*[2]/*[64]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[5]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[5]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[5]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[5]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[5]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[6]/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[7]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[7]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[7]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[7]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[1]/figure[7]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at [...]
/rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[1]/artset/artwork[1]/*/*[2]/*[23]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[11]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[12]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[13]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[14]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[3]/section[8]/section[1]/section[4]/figure[2]/artset/artwork[1]/*/*[2]/*[15]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[11]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[12]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[13]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[14]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[15]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[16]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[17]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[1]/artset/artwork[1]/*/*[2]/*[18]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Did not expect element symbol there, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[1]/*/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[1]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[2]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[3]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[4]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[5]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[6]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[7]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[8]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[9]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[10]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[11]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[12]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[13]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[14]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[15]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[16]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[17]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[18]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[19]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[20]
draft-ietf-cellar-ffv1-v4-14.xml(1): Error: Invalid attribute style for element g, at /rfc/middle/section[4]/section[2]/section[15]/figure[2]/artset/artwork[1]/*/*[2]/*[21]
draft-ietf-cellar-ffv1-v4-14.xml(3): Warning: Invalid document after running preptool.
 Created file draft-ietf-cellar-ffv1-v4-14.txt

make
RFC rendering has been tested with mmark version 2.2.8, xml2rfc 2.32.0, xmlstarlet 1.6.1, pdfcrop v1.38, and pdf2svg 0.2.3, please ensure these are installed and recent enough.
make: Nothing to be done for 'all'.
mmark --version
2.2.8
xml2rfc --version
xml2rfc 2.41.0
xmlstarlet --version
1.6.1
compiled against libxml2 2.9.4, linked with 20904
compiled against libxslt 1.1.29, linked with 10129
pdfcrop --version
pdfcrop 2012/11/02 v1.38

CONTEXT_SIZE is not defined

I section 4.1. Parameters, the pseudocode shows:

                    for (k = 0; k < CONTEXT_SIZE; k++) {      |
                        initial_state_delta[ i ][ j ][ k ]    | sr
                    }                                         |

However, CONTEXT_SIZE is not defined anywhere in the spec that I can find. (It's 32 in FFmpeg.)

[v4] Consider other RCTs

In particular, the interesting ones are YCoCg-R[0] and one based on PLHaar[1].

YCoCg-R is well known, but may have not existed when FFV1 was originally written and chose JPEG2000-RCT.

PLHaar is interesting (at least to me) since, unlike JPEG2000-RCT and YCoCg-R. you can construct a RCT from it that, for an N-bit input, also has an N-bit output (as opposed to N+1 bits for the Co/Cg channels, for example):

int sum, diff;
plhaar_int(&sum, &diff, r, b, 1<<(bits-1));
int u = diff;
int tmp = sum;
plhaar_int(&sum, &diff, g, tmp, 1<<(bits-1));
int v = diff;
int y = sum;

Where plhaar_int is defined in [1] and y, u, and v are coded in the bitstream. This is particularily interesting for 16-bit content, where currently we require a 17-bit buffer.

CC: @michaelni - curious to hear your thoughts.

[0] https://www.microsoft.com/en-us/research/wp-content/uploads/2016/02/2008_ColorTransforms_MalvarSullivanSrinivasan.pdf
[1] Based on https://digital.library.unt.edu/ark:/67531/metadc1404896/m2/1/high_res_d/15014239.pdf

make -j12 (parallel job execution) causes failures

I normally run make -j12 as my box has 6 cores. While build is fast enough without it should not fail.
But it did fail and running it a 2nd time succeeded but resulted in a corrupted ffv1.pdf that had 2 appendix sections
The issue is reproduceable with make clean ; make -j12

[v4] allow any number of channels

I suggest that in FFV1 version 4 we implement the handling of more than three channels (usually YCbCr or RGB) or four channels (with an additional «alpha»). This would allow to encode multispectral moving images as well. For a little background, see my lightning talk at NTTW #3 this week in London. Sorry for quoting myself!

section 3.8.1.1 should have pseudocode

The interpretation of the <== and <==> is not clear.
There is clearly a IF/THEN implied, but it is not clear how to code this.

S_(i + 1, C_(i)) = zero_state_(S_(i, C_(i))) AND
l_(i) = L_(i) AND
t_(i) = R_(i) - r_(i) <==
(b_(i) = 0 <==>
L_(i) < R_(i) - r_(i))

Can you explain how this is meant to be read?  Maybe it’s just me, and maybe after you explain it I’ll whack myself on the head and say, “Doh!”

MAYBE:

 IF            (b_(i) =  0                          AND
                L_(i) <  R_(i) - r_(i))
THEN
   S_(i + 1, C_(i)) =  zero_state_(S_(i, C_(i))) ;
          l_(i) =  L_(i)                     ;
          t_(i) =  R_(i) - r_(i)              

explain convention of documenting component structures

In https://github.com/FFmpeg/FFV1/blob/master/ffv1.md#conventions it references the C standard for operators and order of precedence, but C is also used to document structures within FFV1, such as in https://github.com/FFmpeg/FFV1/blob/master/ffv1.md#configuration-record, https://github.com/FFmpeg/FFV1/blob/master/ffv1.md#frame, and https://github.com/FFmpeg/FFV1/blob/master/ffv1.md#slice. I think it could be made more clear that these sections are in C by referencing this usage in the Conventions section.

section 3.8.1.2 needs to define get_rac

As per Barry Lieba review, the section 3.8.1.2 says:

 "get_rac" returns a boolean, computed from the bytestream as
 described in Section 3.8.1.1. 

but it is not defined, and likely relates to the decode process.

version 02 release

I suggest marking a 02 release so that the file can be updated in the cellar documents section. Can you please mark a release for draft-niedermayer-cellar-ffv1-02.

please move this repo to cellar-wg

Let's move this repo from FFmpeg to github.com/cellar-wg so that it can more easily be found and settings can be adjusted by the WG chairs. Thank you.

4.6.2. plane_pixel_height has incorrect information on chroma planes

The spec says:

If chroma_planes is set to 1, plane_pixel_height[ 1 ] and plane_pixel_height[ 2 ] value is ceil( slice_pixel_height / log2_v_chroma_subsample )

However, this doesn't make any sense, as log2_v_chroma_subsample is in log2-space, and also doesn't match how slice_pixel_width is defined.

AFAICT, it should actually be: ceil( slice_pixel_height / (1 << log2_v_chroma_subsample) )?

"version \<= 3": Why the backslash?

In the definition of "quant_table_set_index_count" (slices), there's an escaped less-than-or-equal sign:
1 + ( ( chroma_planes || version \<= 3 ) ? 1 : 0 ) + ( extra_plane ? 1 : 0 )

Is that backslash after "version" intended?

FFV1 CUDA accelerated version

Hi,

Not sure I'm at the right place to ask this question, but I would like to know if there is any implementation of FFV1 available for CUDA.

If not, do you have any advice on the complexity/feasibility of porting FFV1 on CUDA platform? Is it highly parallelizable?

Don't hesitate to point me to other online resources/repo/person if I'm not at the right place!

Thanks for your time

v2

I suggest to add to the specification the reference where the never released version 2 can be found.

IEEE CRC-32 referenced in spec is not a standard IEEE CRC-32

The spec says:

   "configuration_record_crc_parity" 32 bits that are chosen so that the
   "Configuration Record" as a whole has a crc remainder of 0.
   This is equivalent to storing the crc remainder in the 32-bit parity.
   The CRC generator polynomial used is the standard IEEE CRC polynomial
   (0x104C11DB7) with initial value 0.

Same for the slice CRC info.

However, this seems to not be true - what it really is, is the result of:

av_crc(av_crc_get_table(AV_CRC_32_IEEE), 0, data, datalen)

which is not a standard IEEE CRC-32 - it does not match the results of any other CRC-32 implementation I could find, with initial value of 0.

FFmpeg's own codebase knows this, because the muxers that need actual IEEE CRC-32 with initial value of 0 all do some (undocumented) dance in which they set the initial alue to UINT32_MAX and then xor the output with UINT32_MAX. No explanation is given.

The way the spec describes it, right now, is not sufficient for actually calculating the CRC-32.

inconsistency in the context equation

The context section says:

The quantized sample di erences L-l, l-tl, tl-t, t-T, t-tr are used as context:

but then lists a equation that doesn't use t-T but does use T-t.

mark new release

Since 760bcfb is merged, please mark a release before any further merges.
Since this is now both draft-ietf-cellar-ffv1-02 and draft-ietf-cellar-ffv1-v4-00 I suggest maybe draft-ietf-cellar-ffv1-02_v4-00. ¯\(ツ)

[v4] slices

There are some problems with the way slices are managed in versions 0 to 3, which in my opinion should be addressed in version 4.

E.g. with a 1536 = 2 ^ 9 x 3 pixel height image (i.e. a multiple of 4), I got the error message:

Capture d’écran 2020-09-25 à 15 31 34

I guess, it would be easier to work with slices_x and slices_y values rather than to use a single value.

Quant tables: reference decoder relies too much on reference encoder

Reference encoder fills 4th & 5th quant tables with 0 if " -context 0" is used.
Reference decoder considers that 4th & 5th quant tables are 0-filled if the 128th field in 4th quant table is 0, instead of testing that all fields in 4th & 5th quant tables, for some quicker processing.

If another encoder puts 0 in the 128th field in 4th quant table and fills any of the other fields in 4th & 5th quant tables with non 0 value, the reference decoder would fail to decode a valid stream.

Initially reported by @dwbuiten.

So there is a mismatch between spec and reference decoder, but IMO the fix should be in the reference decoder, checking that all fields in 4th & 5th quant tables are 0-filled before using the quicker processing.
Using the FFV1 spec place because of the main issue is a mismatch between spec and reference decoder and it should not be forgotten, but I'll propose a patch for the reference decoder and the issue should be closed when the reference decoder has a fix (if everyone agrees that it is an issue with the reference decoder and not the spec). Or maybe there should be a warning in the spec about a compatibility issue with older decoders if one tries a weird quant table set?

few instances of lines too long

The process that generates the RFC doesn't line-wrap code blocks so there are a few instances where the current ffv1.md causes lines that exceed 72 characters.

The first two lines here exceed by two characters:

      pseudo-code                                                   | type
      --------------------------------------------------------------|-----
      void put_symbol(RangeCoder *c, uint8_t *state, int v, int \   |
      is_signed) {                                                  |

and the first two lines here (also by two characters):

      pseudo-code                                                   | type
      --------------------------------------------------------------|-----
      Parameters( ) {                                               |
          version                                                   | ur

pseudo-code: inconsistent syntax?

I'm not sure, but the pseudo-code parts seem to have correct, but inconsistent syntax/formatting...

For example here:
Why does "if (version <= 1)" have a "{ }", while "if (coder_type == 0)" doesn't?
Both contain the same number of lines inside the "if" block:

Slice( ) {                                                    |
    if (version >= 3)                                         |
        SliceHeader( )                                        |
    SliceContent( )                                           |
    if (coder_type == 0)                                      |
        while (!byte_aligned())                               |
            padding                                           | u(1)
    if (version <= 1) {                                       |
        while (remaining_bits_in_bitstream( NumBytes ) != 0 ) |
            reserved                                          | u(1)
    }                                                         |
    if (version >= 3)                                         |
        SliceFooter( )                                        |
}                                                             |

Additionally, sometimes there are spaces before/after parentheses - sometimes not, sometimes mixed.
If that's not on purpose, may I go through the code snippets and normalize their formatting? 😄

Yours,
Adrian Monk - eh, Peter 😉

add other functions used to functions section

There's a few functions used but not referenced in https://github.com/FFmpeg/FFV1/blob/master/ffv1.md#bitstream-functions. It may be helpful for a reader to know what functions to expect as they do with the operators currently used.

The sentence The log2_run function is also used within [@ISO.14495-1.1999]. could be moved to the functions section.

Here are some functions used but with no definition or citation for it:

  • ABS( )
  • encode( )
  • get_bits( )
  • get_bits1( )
  • log2( )
  • MIN( )
  • put_rac( )
  • put_symbol( )
  • QuantizationTablePerContext( )

reading through section 3.8.1.1

To resolve the last open issues of the spec, I'm trying to read through and understand Section 3.8.1.1 and I get stuck fairly soon. Nudges to @michaelni, @dwbuiten, @JeromeMartinez.

The introductory text is:

To encode binary digits efficiently a Range coder is used. C_(i) is
the i-th Context. B_(i) is the i-th byte of the bytestream. b_(i) is
the i-th Range coded binary value, S_(0, i) is the i-th initial
state. The length of the bytestream encoding n binary symbols is
j_(n) bytes.

Then a formula is shown:

r_(i) = floor( ( R_(i) * S_(i, C_(i)) ) / 2 ^ 8 )

The formula has this caption, which I wrote by trying to guess the meaning:

Figure 11: A formula of the read of a binary value in Range Binary mode.

Here are my questions based on reading this part:

  • How does the formula relate, if at all, to the introductory text? Is the formula used to "encode binary digits efficiently"?
  • What is r_(i)? A lowercase r is used in Section 3.7.2 to signify red, but from context that doesn't match. I suggest r_(i) needs some definition local to this section? Would reading the normative text of range-coding show me what r_(i) means?
  • What is R_(i)? Also undefined within this document? Down in Figure 15 R_(0) is referenced as Figure 15: The initial value for "Range". which is a caption I wrote as a guess. Is this accurate? Is R_(i) the same as what is referred to as range in this example of range-coding.
  • S_(0,i) and C_(i) are defined as the state and context, which is helpful but another sentence that relates these terms as components of range-coding would be helpful.

I'd welcome any discussion and hope to use information gathered to write a patch.

[v4] Consider adding prediction to inter mode

There's already a dependency on a large part of the previous frame's decoding process for inter frames, and some very simple inter prediction would allow for good compression efficiency gains without a huge hit in performance.

I didn't see this discussed anywhere else, so apologies if it's a duplicate.

add list of ffv4 goals and promises

The FFV1-0/2/3 can result in a compressed frame that is bigger than uncompressed.

  1. FFV1-v4 solves this issue.
  2. A new colour space (not RGB or YUV) is desired.
  3. Bayer Encoded to be added. (it has a RGGB on a two sensor block)

The introduction to ffv1-v4 needs to make the feature set of v4 clearer about what the goals of v4 are.

add a 'version 4' issue label

@michaelni for sorting out the issue related to the spec of ffv1 version 0,1,3 and the spec of ffv1 4, can you add issue labels for "version 0,1,3" and "version 4"

sar_den is 0 if unknown

In FFmpeg sar_num/sar_den for unknown sar is 0/1 but the spec at this section says "MUST be 0". As I read, it:

sar_num = 0 && sar_den = 0 valid
sar_num != 0 && sar_den != 0 valid
sar_num = 0 && sar_den != 0 not valid
sar_num != 0 && sar_den = 0 not valid

Which is wrong?
[ ] FFmpeg
[ ] FFV1 specification
[ ] my interpretation

I suggest requiring a denominator to be 0 is not ideal and that we be more flexible. Unknown sar could be communication by the numerator alone.

define NumBytes

Currently NumBytes is defined in an aside like The size of the Configuration Record, NumBytes, is supplied by the underlying container. but NumBytes via remaining_bits_in_bitstream is also needed in context with Frame. I suggest that NumBytes have it's own definition, as I was initially confused to think that NumBytes was only a measurement of the Configuration Record and not of a Frame.

clarify assignment operators

The language of assignment operators is currently like:

a++ is equivalent to a = a + 1.

However, either:

a++ is equivalent to a := a + 1.

or

a++ is equivalent to a is assigned a + 1.

would be more clear.

define len and len_count

Within the Quantization Tables section it uses len and len_count[ i ][ j ]. I don't see these terms in any other section and they don't seem to be assigned to any value. I'm unclear where to go to get further detail of their meaning. Should they be defined in this section or get a reference?

[v4] implementation of additional image data

Today the data used for restoration (e.g. from infrared scanning) are often stored into the alpha channel, which is not a proper solution, as discussed in #31. At least proper metadata are needed.

Typo: Slice Header in Slice Footer?

In "Slice Footer", it says:

A Slice Footer provides information about slice size and (optionally) parity. The pseudo-code below describes the contents of the Slice Header.

The mentioned pseudo-code below only declares "SliceFooter()", so I guess it should be "Slice Footer" here insteadof "Slice Header"?

questions about the Border section

The border section gives an example table but it doesn't seem to match the description.

For reference:

| 0 | 0 |   | 0 | 0 | 0 |   | 0 |
| 0 | 0 |   | 0 | 0 | 0 |   | 0 |
|   |   |   |   |   |   |   |   |
| 0 | 0 |   | a | b | c |   | c |
| 0 | a |   | d |   | e |   | e |
| 0 | d |   | f | g | h |   | h |

For the border to the left of the slice it says samples to the left of the coded slice are identical to the top right sample (if there is one). The top right sample of the slice is a so with this definition I'd expect to see

| 0 | 0 |   | 0 | 0 | 0 |   | 0 |
| 0 | 0 |   | 0 | 0 | 0 |   | 0 |
|   |   |   |   |   |   |   |   |
| a | a |   | a | b | c |   | c |
| a | a |   | d |   | e |   | e |
| a | a |   | f | g | h |   | h |

I think the intended meaning is more like samples to the left of the coded slice are identical to the sample that is above the sample to the right (if there is one); however this isn't quite right either:

| 0 | 0 |   | 0 | 0 | 0 |   | 0 |
| 0 | 0 |   | 0 | 0 | 0 |   | 0 |
|   |   |   |   |   |   |   |   |
| 0 | 0 |   | a | b | c |   | c |
| 0 | a |   | d |   | e |   | e |
| a | d |   | f | g | h |   | h |

Is there a need for more than one column of border of the left? Is this sufficient?

| 0 |   | 0 | 0 | 0 |   | 0 |
| 0 |   | 0 | 0 | 0 |   | 0 |
|   |   |   |   |   |   |   |
| 0 |   | a | b | c |   | c |
| a |   | d |   | e |   | e |
| d |   | f | g | h |   | h |

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.