cancel
Showing results for 
Search instead for 
Did you mean: 

Enumeration restriction in Simple Type

Jorge_
Champ in-the-making
Champ in-the-making

Hi,

Is there any way to add a restriction list of values for a property of a custom type?

I have tried to define a xs:restriction with an enumeration but when i create a document with cmis services; this restriction is not applicated.

<xs:element name="origen" type="xs:string"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="PDSR"/> </xs:restriction> </xs:simpleType> </xs:element>

Thank you very much

0 REPLIES 0
Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.