Hello there,
is it possible to assign a type to an attribute?
For example I want an attribute to only be able to contain positive integers.
Greetings David
Of course, you can define that in the schema with type="xs:positiveInteger".
Log in to post a comment.
Hello there,
is it possible to assign a type to an attribute?
For example I want an attribute to only be able to contain positive integers.
Greetings
David
Of course, you can define that in the schema with type="xs:positiveInteger".