Showing:

Diagrams
Facets
Properties
Source
Element ID
Namespace http://4psa.com/Common.xsd/5.2.5
Diagram
Diagram
Properties
maxOccurs: unbounded
nillable: true
Source
<xs:element name="ID" nillable="true" maxOccurs="unbounded"/>
Element everybody
Namespace http://4psa.com/Common.xsd/5.2.5
Diagram
DiagramCommon_xsd_Simple_Type_boolean.tmp#boolean
Type boolean
Properties
content: simple
Facets
whiteSpace collapse
Source
<xs:element name="everybody" type="boolean"/>
Complex Type share
Namespace http://4psa.com/Common.xsd/5.2.5
Diagram
DiagramCommon_xsd_Complex_Type_share.tmp#share_IDCommon_xsd_Complex_Type_share.tmp#share_everybody
Model ID+ | everybody
Children ID, everybody
Source
<xs:complexType name="share">
  <xs:choice>
    <xs:element name="ID" nillable="true" maxOccurs="unbounded"/>
    <xs:element name="everybody" type="boolean"/>
  </xs:choice>
</xs:complexType>