-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
enhancementnon semantic enhacement: technical enhancement, etc.non semantic enhacement: technical enhancement, etc.
Milestone
Description
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
Labels
enhancementnon semantic enhacement: technical enhancement, etc.non semantic enhacement: technical enhancement, etc.