Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type extendedPointersWithOwnerType
Namespace http://infoml.org/infomlFile
Diagram
Diagram infomlFile14.tmp#id105 infomlFile14.tmp#id91 infomlFile14.tmp#id104 infomlFile14.tmp#id90 infomlFile15.tmp#id106 infomlFile15.tmp#id107 infomlFile15.tmp#id89 infomlFile31.tmp#id191
Type extension of extendedPointersType
Type hierarchy
Used by
Model parentPtr{0,1} , ptr*
Children parentPtr, ptr
Attributes
QName Type Fixed Default Use Annotation
notes nonnullTokenType optional
owner infoRIType required
quality nonnullTokenType optional
type nonnullTokenType optional
Source
<xsd:complexType name="extendedPointersWithOwnerType">
  <xsd:complexContent>
    <xsd:extension base="extendedPointersType">
      <xsd:attribute name="owner" type="infoRIType" use="required"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
Attribute extendedPointersWithOwnerType / @owner
Namespace No namespace
Type infoRIType
Properties
use: required
Facets
pattern (\i\c*) & ([\i-[:]][\c-[:]]*) & ([a-zA-Z][a-zA-Z0-9\-]*(\.[a-zA-Z0-9\-]+){0,2}(_[a-zA-Z0-9\.\-]+(_[a-zA-Z0-9\.\-]+)?)?)
Used by
Source
<xsd:attribute name="owner" type="infoRIType" use="required"/>