Class IFPropertyCT


  • public class IFPropertyCT
    extends VariableNumCTNoComplex
    Interface Property CT

    Java class for IFProperty_CT complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="IFProperty_CT">
       <complexContent>
         <extension base="{https://resourcedescription.rd.tuni.fi/XMLSchema/2016}VariableNum_CT_noComplex">
           <attribute name="ifCategory" type="{https://resourcedescription.rd.tuni.fi/XMLSchema/2016}InterfaceCategory_ST" />
           <attribute name="compatibilityCheckOperator" use="required" type="{https://resourcedescription.rd.tuni.fi/XMLSchema/2016}compatibilityCheckOperator_ST" />
         </extension>
       </complexContent>
     </complexType>