← Prev in month
← Prev in thread
Data type help
I am trying to create a schema with an element called "Element" and I want to have an attribute called "dataType" that can be of specific base data types. Is this a simple matter of defining my own simple types that are restrictions of the base types I want, then declaring my "dataType" as an enumeration of my defined simple types? Thanks, John Ralph
← Prev in month
← Prev in thread