Definition Type Element
Name minutes-per-hour
Type integer
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation The number of minutes that make up an hour.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="minutes-per-hour" type="xs:integer" >
  <xs:annotation>
    <xs:documentation>The number of minutes that make up an hour.</xs:documentation>
  </xs:annotation>

</xs:element>
Derivation Tree
[No Sub Types]
minutes-per-hour
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd