Skip to content

schema/code mismatch for size and description #706

Description

@cajosc

sizeInfoType/size is defined as xs:string without a minLength, which means that an empty <size/> is valid. The same issue applies to identificationInfoType/description. In both cases the code enforces a non-empty value in the elements, which means that an import fails even though the XML files validates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions