from

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
cal restriction of xs:token unknown optional
era restriction of xs:token optional
mod restriction of xs:token optional

Source

<xs:element name="from">
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="simpleDate"/>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>

Sample