Skip to content

[Low Priority] Issue: Invalid Event Attribute Message - TransformationEvent.xml #6

Description

@confoundingloop

Hello awesome people,

Heads up.

This TransformationEvent.xml renders the following error:

Invalid Event Attribute
[{
"type": "required",
"line": "6",
"location": "26",
"message": "Invalid content was found starting with element 'vendorExtension'. One of '{declarationTime, reason, correctiveEventIDs, extension, WC[##other:"urn:epcglobal:epcis:xsd:2"]}' is expected."
},
{
"type": "required",
"line": "19",
"location": "34",
"message": "Element 'quantity' is a simple type, so it cannot have attributes, excepting those whose namespace name is identical to 'http://www.w3.org/2001/XMLSchema-instance' and whose [local name] is one of 'type', 'nil', 'schemaLocation' or 'noNamespaceSchemaLocation'. However, the attribute, 'nil' was found."
},
{
"type": "required",
"line": "19",
"location": "45",
"message": "'' is not a valid value for 'decimal'."
},
{
"type": "required",
"line": "19",
"location": "45",
"message": "The value '' of element 'quantity' is not valid."
}
]

##Steps to recreate:

1.Download EPCIS XML event file 'TransformationEvent.xml'
2.Load in Event Data viewer
3.Generate
4.Error Message renders

Image

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