j:TipClassCodeType
complexType TipClassCodeType in namespace http://release.niem.gov/niem/domains/jxdm/6.0/
Definition
A data type for a code set for a kind of tip.
Diagram
XML Schema
<xs:complexType name="TipClassCodeType">
<xs:annotation>
<xs:documentation>
A data type for a code set for a kind of tip.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="j:TipClassCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>