The current eml-software dependency element is defined as a global element in eml-software, and then used in the schema in other locations by referencing the global like so:
We got rid of this style in favor of using named ComplexTypes, and this one should be no different. Rearrange the schema to make this a DependencyType Complext Type, and get rid of the ref references.
The text was updated successfully, but these errors were encountered:
The current eml-software
dependency
element is defined as a global element in eml-software, and then used in the schema in other locations by referencing the global like so:We got rid of this style in favor of using named ComplexTypes, and this one should be no different. Rearrange the schema to make this a DependencyType Complext Type, and get rid of the
ref
references.The text was updated successfully, but these errors were encountered: