Class OperatingJurisdiction

  • All Implemented Interfaces:
    Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.ToString2

    public class OperatingJurisdiction
    extends InstanceIdentifier
    implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.ToString2
    The current region information that is configured for a component. The preferred root SHOULD be https://unstats.un.org/unsd/methodology/m49, which addresses the "Standard country or area codes for statistical use (M49)". Example: a root of "https://unstats.un.org/unsd/methodology/m49" with an extension value of "276" addresses Germany.

    Java class for OperatingJurisdiction complex type.

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

     <complexType name="OperatingJurisdiction">
       <complexContent>
         <extension base="{http://standards.ieee.org/downloads/11073/11073-10207-2017/participant}InstanceIdentifier">
         </extension>
       </complexContent>
     </complexType>