XPath
Specifies the XPath of an element that has the same name as other elements at that same height within the XML/JSON document. This XPath is used to split the document into multiple rows.
Data Type
string
Default Value
""
Remarks
DataModel enables you to configure how the XPath values will be used to create tables and display data. Multiple paths can be specified using a semi-colon-separated list.
If left empty, the CData SSIS Components for REST determine the XPaths by parsing the REST document and identifying the object arrays.
If a schema file (RSD) is not present, this property is used to generate the schema definition.