QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
datestamp | dt.DateOrDateTime | optional | ||||
refname | restriction of xs:token | optional | ||||
shortname | restriction of xs:token | optional | ||||
sourcename | optional | |||||
sourcetype | SourceTypeCode | optional |
Element Group | gp.collections |
<xs:element name="x411"> <xs:complexType> <xs:attribute name="refname"> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="NoCollection"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="shortname"> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="x411"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attributeGroup ref="generalAttributes"/> </xs:complexType> </xs:element> |