diagram |
|
namespace |
urn:tva:mpeg7:2005 |
type |
extension of mpeg7:TextualBaseType |
properties |
base | mpeg7:TextualBaseType |
|
used by |
|
attributes |
Name | Type | Use | Default | Fixed | Annotation | xml:lang | xs:language | optional | | | | initial | xs:string | optional | | | | abbrev | xs:string | optional | | | |
|
source |
<xs:complexType name="NameComponentType">
<xs:simpleContent>
<xs:extension base="mpeg7:TextualBaseType">
<xs:attribute name="initial" type="string" use="optional"/>
<xs:attribute name="abbrev" type="string" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType> |