D
donghuad
Did anyone try to edit XML And XSD in intelliJ?
I wonder whether it support some XML validations, such as:
1) nillable=false
Although I defined an element should not be null, but it still allows
empty value.
2) xs:key
i tried to use "xs:key" to make the values of an element to be unique,
but seems no any effects..
Any advices will be highly appreciated!!
Any good XML Validator could be recommended?
-Dorothy
I wonder whether it support some XML validations, such as:
1) nillable=false
Although I defined an element should not be null, but it still allows
empty value.
2) xs:key
i tried to use "xs:key" to make the values of an element to be unique,
but seems no any effects..
Any advices will be highly appreciated!!
Any good XML Validator could be recommended?
-Dorothy