//
// -----------------------------------------------------------------------------
// THIS FILE WAS @generated AUTOMATICALLY. DO NOT MODIFY THIS FILE MANUALLY.
// -----------------------------------------------------------------------------
//
#[derive(Clone, Debug, Eq, PartialEq, ooxmlsdk_derive::SdkPart)]
pub struct CoreFilePropertiesPart {
pub(crate) relationship_id: Option<String>,
pub(crate) id: crate::common::PartId,
pub(crate) root_element:
crate::sdk::PartRoot<crate::schemas::opc_core_properties::CoreProperties>,
}