Definition Type: ComplexType
Name: DevDetailCam_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_DevLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DevCamStatusPictures in schema ifx170_devlib_xsd Drilldown into DevCamStatusState in schema ifx170_devlib_xsd Drilldown into DevCamStatusMedia in schema ifx170_devlib_xsd Drilldown into DevCamStatusArea in schema ifx170_devlib_xsd Drilldown into DevCamOperation in schema ifx170_devlib_xsd Drilldown into DevCamType in schema ifx170_devlib_xsdXSD Diagram of DevDetailCam_Type in schema ifx170_devlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="DevDetailCam_Type">
    <xsd:sequence>
        <xsd:element ref="DevCamType" />
        <xsd:element ref="DevCamOperation" minOccurs="0" />
        <xsd:element ref="DevCamStatusArea" />
        <xsd:element ref="DevCamStatusMedia" minOccurs="0" />
        <xsd:element ref="DevCamStatusState" minOccurs="0" />
        <xsd:element ref="DevCamStatusPictures" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DevCamType ifx:DevCamType (1) (1)
DevCamOperation ifx:DevCamOperation 0 (1)
DevCamStatusArea ifx:DevCamStatusArea (1) (1)
DevCamStatusMedia ifx:DevCamStatusMedia 0 (1)
DevCamStatusState ifx:DevCamStatusState 0 (1)
DevCamStatusPictures ifx:DevCamStatusPictures 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:DevDetailCam