Skip to content

Explicit nameOfRefClass check #668

@skinkie

Description

@skinkie

I think we must be able to generated a list of values that should be usable as nameOfRefClass, so we can prevent typo's here. I would love to see some sort of reusable enumeration which also could be used within TypeOfFrame.

Related to #650

Suggestion: creating 'inception' by adding the entire Class list in here?

        <xsd:simpleType name="NameOfClass">
                <xsd:annotation>
                        <xsd:documentation>Type for name of a class of an ENTITY.</xsd:documentation>
                </xsd:annotation>
                <xsd:restriction base="xsd:Name"/>
        </xsd:simpleType>

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementnon semantic enhacement: technical enhancement, etc.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions