You are viewing the documentation for Blueriq 17. Documentation for other versions is available in our documentation directory.

What is it for?

The Schema set editor is used for viewing and setting up an imported XSD file.

You cannot create your own Schema set in Blueriq Encore. The only way to get a Schema set is to import a WSDL or XSD file.

When you open a Schema set, you you see a tree structure, which shows you how the entities relate to each other.

  • To open the original XSD, select the button at the root level.
  • To edit how entities, relations, and attributes are mapped to the XSD, open the tree structure. If you want to change this, just select a different entity, relation or attribute. You may have to reset all relations and/or attributes down the tree from that point on.
    • Usually groups have no mapping. They are flattened during parsing. But if a group has minOccurs>1 then there will be a multivalued relation in this place.
    • When you import a WSDL or XSD, and you generated your domain automatically, then the entries in schema set are already set for you, and you may but do not need to alter them.
  • To add validations to elements in the XSD, select the validation icon and specify validations.

  • No labels