Class AttributeDeclExp

    • Field Detail

      • self

        public AttributeExp self
        actual definition. This expression contains meaningful information.
    • Constructor Detail

      • AttributeDeclExp

        public AttributeDeclExp​(String typeLocalName)
        name of this attribute declaration. According to the spec, the name must be unique within one schema (in our object model, one XMLSchemaSchema object).