You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that the version attribute is required in the XML file, the SelectionTool should default to reading this attribute out of the file, then validate the file against that. For older versions (where version is not required in the schema), the version should be passed into the SelectionTool class upon validation.
The text was updated successfully, but these errors were encountered:
Now that the
version
attribute is required in the XML file, theSelectionTool
should default to reading this attribute out of the file, then validate the file against that. For older versions (whereversion
is not required in the schema), the version should be passed into theSelectionTool
class upon validation.The text was updated successfully, but these errors were encountered: