BY

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
days optional
hours optional
minutes optional
months optional
seconds optional
units optional
years optional

Used By

Elements METEREDFEE, TRACK

Source

<xs:element name="BY">
  <xs:complexType>
    <xs:attribute name="years"/>
    <xs:attribute name="months"/>
    <xs:attribute name="days"/>
    <xs:attribute name="hours"/>
    <xs:attribute name="minutes"/>
    <xs:attribute name="seconds"/>
    <xs:attribute name="units"/>
  </xs:complexType>
</xs:element>

Sample