Infrastructure/asset allocation/asset has an attribute toolRef. The FEAT editor only interprets toolRef to refer to design/tools, but not design/memberApps as indicated in the schema.
This is a schema documentation error. The "assetAllocation" documentation reads:
"Allocation of simulation systems, member applications, and live systems to specific hardware."
However, there is no attribute provided to support member applications. While "toolRef" could hypothetically be used to cover member applications as well as tool elements, since it's just an IDREF, the documentation on the attribute itself doesn't support this use:
"Reference to the unique ID of a previously included tool element."
I think this is a schema error that needs to be corrected through the addition of an "appRef" attribute on "asset" as the more specific documentation of the "toolRef" attribute doesn't support the suggested dual-use.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is a schema documentation error. The "assetAllocation" documentation reads:
"Allocation of simulation systems, member applications, and live systems to specific hardware."
However, there is no attribute provided to support member applications. While "toolRef" could hypothetically be used to cover member applications as well as tool elements, since it's just an IDREF, the documentation on the attribute itself doesn't support this use:
"Reference to the unique ID of a previously included tool element."
I think this is a schema error that needs to be corrected through the addition of an "appRef" attribute on "asset" as the more specific documentation of the "toolRef" attribute doesn't support the suggested dual-use.