diagram | ![]() |
||||||||||||||||||
namespace | http://niem.gov/niem/appinfo/2.0 | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xsd:element name="Base"> <xsd:annotation> <xsd:documentation>The Base element provides a mechanism for indicating base types and base elements in schema, for the cases in which XML Schema mechanisms are insufficient. For example, it is used to indicate Object or Association bases.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:attribute name="name" type="xsd:NCName" use="required"/> <xsd:attribute name="namespace" type="xsd:anyURI" use="optional"/> </xsd:complexType> </xsd:element> |
namespace | http://niem.gov/niem/appinfo/2.0 | ||||
type | xsd:NCName | ||||
properties |
|
||||
source | <xsd:attribute name="name" type="xsd:NCName" use="required"/> |
namespace | http://niem.gov/niem/appinfo/2.0 | ||||
type | xsd:anyURI | ||||
properties |
|
||||
source | <xsd:attribute name="namespace" type="xsd:anyURI" use="optional"/> |