Questions tagged [liquid-xml]

Use this tag for questions relating to Liquid XML Studio, questions with this tag are actively monitored and answered by the Liquid support team, Liquid XML is a graphical XML Editor, Data Mapper and Web Service Toolkit containing the tools for designing, developing and testing XML applications complying with the W3C standards.

Liquid XML Studio is a graphical XML Editor, Data Mapper and Web Services Toolkit containing the tools needed for designing, developing and testing XML applications complying with the W3C standards.

32 questions
0
votes
1 answer

How do I specifty the order of properties in json schema created by Liquid Studio?

We're currently using a Trial Version of Liquid Studio to check if it fits our requirements. Our json looks similar to this: { "$schema": "http://json-schema.org/draft-06/schema#", "@id": "event-bulk", "title": "events - bulk send", …
Wolfspirit
  • 728
  • 7
  • 9
0
votes
0 answers

XML Liquid Studio 2018 - Schema Subset - similar to XmlSpy

I am using the evaluation version at the moment and it compares very well with the features I need from XmlSpy. I have a rather large Schema file (XSD) and from time to time I like to extract small, self contained, single file, xsd portions from it.…
Kylix
  • 11
0
votes
1 answer

liquid-xml not supporting exception for string attributes

If a string attribute(with t_uniqueIdentifier32) is passed empty value, exception is not thrown from check restrictions. Instead leads to assertion. Using liquid-xml 2017.
0
votes
0 answers

Liquid Mapping/Xsd Schemas for CData

I'm fairly new to Azure logic apps as well as xml so bear with me: I'm trying to change an XML file to JSON using logic apps, but my XML file contains CData. I think my schema file is correct but I don't know the correct way for liquid to map…
0
votes
1 answer

Importing multiple correlated XSD on LiquidXML

I have multiple correlated XSDs that needs to be uploaded in order to create a large library, but I haven't had any option to do so on the interface. The option to select XSD is only limited to one file. Is there a way to go around this issue?
NETRookie
  • 86
  • 6
0
votes
1 answer

LiquidXML Generated Code Exceeds DLL Export Limit

We have a very large schema (hundreds of global elements, thousands of global complex types). When we use the Liquid Studio Data Binding tool to generate C++ data bindings from the schema, the resulting project exceeds the DLL export symbol limit…
Moohasha
  • 245
  • 1
  • 13
0
votes
2 answers

Fast replace the same text in few files in Liquid XML Studio

I need to find and replace text within a number of large XML files, is there a way to automate this process using Liquid XML?
gos
  • 11
  • 1
0
votes
1 answer

Liquid XML 2017 update problems

There is a serious problem with the new update of the Liquid Xml and i can't figure it out. When open a new xml file by clicking on it i receive the error: "There was a problem sending the command to the program." and then the file is open. When…
DanielCSD
  • 73
  • 1
  • 8
0
votes
1 answer

Registration Error running code with Liquid-XML Lib

I have a problem running my Liquid-XML Project on production machine. The liquid xml license is ok. I recreated the class lib with liquid xml studio but no changes at the error front. cmd line gives me these informations: Ausnahmefehler:…
Thorsten
  • 3
  • 1
0
votes
1 answer

Can I get additional trace information from Liquid XML

I'm having problems starting Liquid XML Studio, is there any way to get additional debug information from it to help diagnose the problem?
Sprotty
  • 5,676
  • 3
  • 33
  • 52
0
votes
1 answer

How do I stop Liquid XML automatically loading schemas to validate my XML document

When I open an XML document Liquid XML automatically starts loading the associated schemas from its internal standard library, but I want it to use my schemas as we are working with a modified version of the standard.
Sprotty
  • 5,676
  • 3
  • 33
  • 52
0
votes
1 answer

Can I automatically associate an XSD schema with an XML document

I'm editing a lot of XML files using Liquid XML, I can associate a schema with the document by adding a schemaLocation attribute, but this is not practical as I have lots of files and I can't leave the attribute in as the upstream processor doesn't…
Sprotty
  • 5,676
  • 3
  • 33
  • 52
0
votes
1 answer

How can I drag files from Explorer to Liquid XML Studio?

When I drag a file onto Liquid XML a deny icon appears, how can I drag files from Explorer to Liquid XML Studio?
Sprotty
  • 5,676
  • 3
  • 33
  • 52
0
votes
1 answer

Group name attribute invalid

I am trying to create a Group. Based on your documentation, I can create a "name" associated with that group in the source editor but I can't through the GUI. If I try and create one manually in the source it says that "name is not a valid…
Sprotty
  • 5,676
  • 3
  • 33
  • 52
0
votes
1 answer

Failed to save options error in Liquid XML Studio

When saving the settings using Tools->Options you may see an error: "Cannot create a file when that file already exists."
Sprotty
  • 5,676
  • 3
  • 33
  • 52