Class CAttributePropertyInfo

    • Field Detail

      • type

        protected final TypeUse type
    • Constructor Detail

      • CAttributePropertyInfo

        public CAttributePropertyInfo​(String name,
                                      XSComponent source,
                                      CCustomizations customizations,
                                      Locator locator,
                                      QName attName,
                                      TypeUse type,
                                      @Nullable
                                      QName typeName,
                                      boolean required)
        Parameters:
        type - Represents the bound type of this attribute.
        typeName - XML Schema type name of this attribute. Optional for other schema languages.