Skip to content

Wrong capitalization in XML element names in v1.3.1 #4

Description

@cdlans

The XML schema for MTConnect v1.3.1, implements elements with the abbreviation "ID" in the name with the wrong capitalization.

The MTConnect Standard (v1.3.1) Part 3, section 5.6.3 defines the following Event XML elements:

  • OperatorID
  • PalletID
  • PartID
  • ToolAssetID
  • WorkholdingID

However, in the XML schema, they are implemented as:

  • OperatorId
  • PalletId
  • PartId
  • ToolAssetId
  • WorkholdingId

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions