Namespace: |
|
Type: |
anonymous complexType |
Content: |
mixed, 1 attribute, 10 elements |
Defined: |
globally in eruditarticle.xsd, see XML source |
Includes: |
definition of 1 attribute |
Used: |
at 1 location |
XML Representation Summary | |||||
<prefix | |||||
preftype | = |
xs:NMTOKEN | |||
> | |||||
|
|||||
</prefix> |
<persname> <prefix>Sir</prefix> <firstname>Paul</firstname> <familyname>McCartney</familyname> </persname>
<xs:element name="prefix"> <xs:complexType mixed="true"> </xs:attribute> </xs:complexType> </xs:element> |
Type: |
xs:NMTOKEN, predefined |
Use: |
optional |
<xs:attribute name="preftype" type="xs:NMTOKEN"> </xs:attribute> |
XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set |