Understanding SimpleTypes and Facets
Tags:
ADO.NET
, IDE
, 2003
, Beginning
SimpleTypes are re-usable definitions of data types within a schema. They enforce consistency throughout your XSD Schema and potentially reduce its size. Also, Facets can provide additional information or meta-data about a data element. This video demonstrates how to create and use each of these XML elements.