AlmaTest/SchedBlock
complexType SchedBlockRefT

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{Alma/CommonEntity}EntityRefT (restriction)
|
+--{http://www.w3.org/2001/XMLSchema}anyType
|
+--{Alma/CommonEntity}EntityRefT (restriction)
|
+--{http://www.w3.org/2001/XMLSchema}anyType
|
+--{Alma/CommonEntity}EntityRefT (restriction)
|
+--{http://www.w3.org/2001/XMLSchema}anyType
|
+--{Alma/CommonEntity}EntityRefT (restriction)
|
+--{AlmaTest/SchedBlock}SchedBlockRefT (restriction)

Properties
This component is not nillable.

Model
<...
  entityTypeName = ent:EntityTypeNameT>

</...>


Attribute Summary
 ent:EntityTypeNameTentityTypeName
          

Attribute Detail

entityTypeName

Type:
ent:EntityTypeNameT
Fixed:
SchedBlock
Use:
required
Form:
unqualified

Local Usage
ObsUnitSetT

Source
<xsd:complexType name="SchedBlockRefT">
<xsd:complexContent>
<xsd:restriction base="ent:EntityRefT">
<xsd:attribute fixed="SchedBlock" name="entityTypeName" type="ent:EntityTypeNameT" use="required"/>
</xsd:restriction>
</xsd:complexContent>
</xsd:complexType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.