XSAttributeGroup

constructor(name: VNCName, id: VID? = null, attributes: List<XSLocalAttribute> = emptyList(), attributeGroups: List<XSAttributeGroupRef> = emptyList(), anyAttribute: XSAnyAttribute? = null, annotation: XSAnnotation? = null, otherAttrs: Map<QName, String> = emptyMap())(source)