i:Base
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.Element information
Namespace: http://niem.gov/niem/appinfo/2.0
Schema document: appinfo/2.0/appinfo.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Empty content
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| i:name | [1..1] | xsd:NCName | ||
| i:namespace | [0..1] | xsd:anyURI |
Sample instance
<i:Base i:name="NCName"/>



