Details
-
New Feature
-
Resolution: Fixed
-
Normal
-
1.1.0
-
None
Description
Fixed length strings cannot have a default value because they cannot be empty.
TBD: is a fixed length of 0 allowed? That would be an exception.
Should issue an SDE if there is an XSD default attribute for a fixed length string (or really any time the concept of empty is not defined for a simple type element)