Skip to content
Discussion options

You must be logged in to vote

Hi,
This is a concern also raised by other stakeholders, besides the XSD and the documentation, there is nothing really "friendly" to help detect how this should be processed.
The element carrying that information in the XML is of type "text" and therefore does not have any associated listName attribute. With SDK 1.9, implicit attributes will be explicitely identified in the field.json. In any previous version it would be needed to extract that information from:

  • the schema or
  • from the documentation and have it hardcoded

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@lepo
Comment options

Answer selected by YvesJo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
fields Related to field metadata (/fields/fields.json) xml generation Discussions on how to generate valid XML
3 participants