Documentation for XCEDE2

Complex Type: authoredText_t

[Table of contents]

Super-types: xs:string < authoredText_t (by extension)
Sub-types: None
Name authoredText_t
Used by (from the same schema document) Complex Type abstract_container_t
Abstract no
XML Instance Representation
<...
author=" xs:string [0..1]"
timestamp=" xs:dateTime [0..1]">
xs:string
</...>
Diagram
Schema Component Representation
<xs:complexType name="authoredText_t">
<xs:simpleContent>
<xs:extension base=" xs:string ">
<xs:attributeGroup ref=" authoredText_ag "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>