Editing xml is fast and straightforward using DocHub. Skip installing software to your laptop or computer and make changes using our drag and drop document editor in just a few fast steps. DocHub is more than just a PDF editor. Users praise it for its convenience and robust features that you can use on desktop and mobile devices. You can annotate documents, create fillable forms, use eSignatures, and email records for completion to other people. All of this, combined with a competing cost, makes DocHub the perfect decision to wipe fee in xml files with ease.
Make your next tasks even easier by turning your documents into reusable templates. Don't worry about the security of your records, as we securely keep them in the DocHub cloud.
okay in this video I want to look at getting data in a standardized format that we havenamp;#39;t seen before so weamp;#39;ve seen raw text come into processing we chopped it up into words and we counted those words weamp;#39;ve seen tabular data which is really wonderful is like oh I found all these numbers and I want I want to use these numbers and look at this theyamp;#39;re just sitting right there separated by commas itamp;#39;s a very easy format I know how to parse it and Iamp;#39;ve got all these numbers so this is what weamp;#39;re hoping for in life that thereamp;#39;s data that we want we found the data and itamp;#39;s in a standardized format meaning I can read this format in particular not me but a computer program can read this format very easily in the next video or some video after this one weamp;#39;ll look at data that comes in and anon you know just kind of SMS what do we do if I have to manually figure out like how is this data structured and organized and