Author |
Message |
Registered: April 18, 2025 | Posts: 11 |
| Posted: | | | | Where can XML Schema be downloaded? |
|
Registered: March 14, 2007 | Reputation:  | Posts: 4,778 |
| Posted: | | | | I'm pretty sure that Invelos never published an XML Schema. Some enterprising user may possibly have created one, but I have never seen one online.
Out of curiosity, why would you need one? | | | My freeware tools for DVD Profiler users. Gunnar |
|
Registered: February 19, 2012 | Reputation:  | Posts: 113 |
| Posted: | | | | I would very much expect from the same place the other poster wanted to find a milf to fart on his face. |
|
Registered: April 18, 2025 | Posts: 11 |
| Posted: | | | | I want to convert CSV of my old app to XML format of DVD Profiler. |
|
Registered: April 19, 2025 | Posts: 2 |
| Posted: | | | | A free streaming platform 1123movieshd offering a vast collection of movies and TV shows in HD and 4K. No sign-up or ads required. Regularly updated with the latest releases. |
|
Registered: April 18, 2025 | Posts: 11 |
| Posted: | | | | I'm not intetested in a Stream in Platform. |
|
Registered: March 18, 2007 | Reputation:  | Posts: 6,497 |
| Posted: | | | | Quoting WoJe: Quote: I want to convert CSV of my old app to XML format of DVD Profiler. Here is one pissibility: (1) Create a new clean database using DVD Profiler for Windows (2) Install the BulkEdit plugin (3) Use the Generic CSV Import of BulkEdit to load your data. You are given a way to map any input field to the corresponding DVD Profiler field. (4) I believe that BulkEdit will try to synthesize a profile ID, for any records that are missing a UPC. If you try this and have issues, I will help you. (5) Once you have created DVD Profiler profiles, then you can export the database in XML format. Of course you need a license for DVD Profiler to use plugins. Then you can participate in the main forum, in the BulkEdit thread. This is the best way I can help you. | | | Thanks for your support. Free Plugins available here. Advanced plugins available here. Hey, new product!!! BDPFrog. | | | Last edited: by mediadogg |
|
Registered: April 18, 2025 | Posts: 11 |
| Posted: | | | | I use DVD Profiler XML built my own XSD now. |
|
Registered: March 14, 2007 | Reputation:  | Posts: 4,778 |
| Posted: | | | | Quoting WoJe: Quote: I use DVD Profiler XML built my own XSD now. I don't think you appreciate how complex the Profiler XML is. Deconstructing a sample XML file into a schema will give you an uncomplete schema. It will almost certainly have minOccurs="0" for each node, and maxOccurs="unbounded" for nodes with child nodes. That would not reflect the true structure of a valid XML export. An XML schema is meant for validation. It can only tell you if an XML document meets certain specifications. It doesn't tell you how to create an XML document that satisfies the requirements for a specific application. I don't know how well mediadogg's BulkEdit plugin works in this regard, but it certainly seems like a much more likely way to succeed, and I know that mediadogg will help you in any way he can. But this does of course require that you buy a Profiler license, but that just $14.95 so if this is important for you, it's worth it. | | | My freeware tools for DVD Profiler users. Gunnar |
|
Registered: April 18, 2025 | Posts: 11 |
| Posted: | | | | Incomplete: yes. But XSD can be used for code generation. Assumptions about me: false |
|
Registered: March 14, 2007 | Reputation:  | Posts: 4,778 |
| Posted: | | | | Quoting WoJe: Quote: Incomplete: yes. But XSD can be used for code generation. Assumptions about me: false The generated code wouldn’t be any more complete than the XSD, so you would have to modify it manually. Since you don’t have a Profiler license, I assumed you were not familiar with the peculiarities of the Profiler export XML. Maybe I was mistaken. Anyway, good luck with your effort, whatever you need the XML for. | | | My freeware tools for DVD Profiler users. Gunnar |
|
Registered: April 18, 2025 | Posts: 11 |
| Posted: | | | | Thanks. Adjust import CSV and convert/export to MyMovies I have to do always. |
|
Registered: April 18, 2025 | Posts: 11 |
| Posted: | | | | MyMovies 5 should import DVD Profiler XML. But I will see what will happen to me. |
|
Registered: April 18, 2025 | Posts: 11 |
| Posted: | | | | I not underestimate concrete writing the code. Subset must work only. |
|
Registered: April 18, 2025 | Posts: 11 |
| Posted: | | | | No way to buy DVD Profiler currently. Paypal no way. |
|
Registered: April 18, 2025 | Posts: 11 |
| Posted: | | | | BulkEdit adds uncontrollable layer in conversion then coding it.First Part XSD 1h. |
|