us-types:interestRateItemType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
contextRef IDREF required
id country:ID optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.xbrl.org/2003/instance'

Used By

Source

<xs:complexType abstract="false" mixed="false" name="interestRateItemType">
  <xs:simpleContent>
    <xs:restriction base="xbrli:stringItemType">
      <xs:enumeration value="Floating"/>
      <xs:enumeration value="Fixed"/>
      <xs:attributeGroup ref="xbrli:nonNumericItemAttrs"/>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>