Skip to content

"pid" in CT_Object incorrectly defined #71

Description

@jordig100

The "pid" in CT_Object is incorrectly defined in the schema as:

	<xs:attribute name="pid" type="ST_ResourceIndex"/>

However the table in Object, specifies it correctly as ST_ResourceID

Same as the CT_Triangle defines it correctly:

	<xs:attribute name="pid" type="ST_ResourceID"/>

Metadata

Metadata

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