Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add verbiage for all attributes provided in the XSD file #28

Open
kleihan opened this issue Apr 24, 2021 · 1 comment
Open

Add verbiage for all attributes provided in the XSD file #28

kleihan opened this issue Apr 24, 2021 · 1 comment
Assignees
Labels
ERRATA Errors and omissions, inconsistencies

Comments

@kleihan
Copy link
Member

kleihan commented Apr 24, 2021

The Orchestra spec does not include a description of all attributes. Some are only defined in the XSD file. The following attributes should be added to the spec together with a description:

  • Attribute group "entityAttribGrp": attributes "supported", "issue", "lastModified", "replaced", "replacedEP", "replacedByField", "changeType"
  • Complex type "categoryType": attributes "FIXMLFileName", "componentType", "section", "includeFile"
@kleihan
Copy link
Member Author

kleihan commented Nov 21, 2023

Complex type componentRefType supports attribute instanceName.

		<xs:attribute name="instanceName" type="fixr:ComponentName_t">
			<xs:annotation>
				<xs:documentation>Override the component name for this instance, for
					code generation and the like. Allows more than one instance of a
					component in a message.
				</xs:documentation>
			</xs:annotation>
		</xs:attribute>

@kleihan kleihan self-assigned this Aug 9, 2024
@kleihan kleihan added the ERRATA Errors and omissions, inconsistencies label Aug 21, 2024
@kleihan kleihan moved this to Backlog in Orchestra v1.1 RC2 Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ERRATA Errors and omissions, inconsistencies
Projects
Status: No status
Development

No branches or pull requests

1 participant